Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 73760 articles
Browse latest View live

Equivalent of Transaction Trigger Save Transaction method in Retail SDK?

$
0
0

Hello,

The scenario is where after a transaction that we need to update a value in another table.

In the older version I would go to the Transaction Trigger class and go to the save transaction method and can get the transaction and its tender lines.

In today's world I'm trying to isolate where this code would be trapped.

So it'll be a request trigger.  The problem that I'm facing is I don't see a trigger request type that would be able to do something similar.

My questions are:

- would my conceptual idea work?  Trap a trigger (hopefully Transaction?) and then grab the transaction id and then update the other table.

- what is the best way to determine which trigger to use?

- is there more specific documentation that would give me this information and how I would be able to cast the trigger response to potentially a Transaction object?

thanks


How do I update multiple groups of records in a temp table?

$
0
0

In the example below I want to loop through all records and set the updateID to a numeric value of 1 for group A, 2 for group B, etc.. Not sure how to accomplish this in X++? Thanks for any help.

SalesIDGroupUpdateId
123A
124A
125B
126B

Number sequence for ledger allocation rules and basis in 365

$
0
0

Has anyone worked with the general ledger allocation rules and allocation basis in 365?  The GL number sequence page says the allocation rules are using the GL-ALR number sequence, and the basis is using the GL-BSR number sequence.  However, that's not actually what's happening.  When I create a new allocation rule (Navigate to General Ledger > Allocations > Ledger Allocation Rules) the number sequence format populated is ALR######.  According to the GL parameters number sequence page, this is correct.  However, when I create a new allocation basis (Navigate to General Ledger > Allocations > Ledger Allocation Basis), the number sequence format assigned is ALR###### even though the GL parameters page says it should be using BSR######.   Has anyone encountered this?  

how to deploy objects from DEV environment to UAT environment in D3FO

$
0
0

Dear All,

In general  what we will do in AX 2012 R3 suppose i have one project "EmployeeLeaveValidation"

Which contains :
Table,
EDT,
Class 
Form and 
Report in DEV environment. 
When we need to deploy objects in UAT then we took XPO (EmployeeLeaveValidation) and import XPO in target environment (UAT).

*****The same things if i wants to do in D365FO then plz let me know the whole process.Means in D3FOhow to deploy objects from DEV environment to UAT environment.

Please give me more shed on this.

Arpan

Outstanding amount of the Goods Received Invoice not received Yet

$
0
0

Dear All,

I want to ask how to generate the outstanding amount of the Goods Received Invoice Not yet Received (with the necessary details vendor no, name and term of payment, receipt date, PO no & PO date, both in original & local currency.

do in AX2012R3 already have the report for requirement above ?

thanks you for your advice, really appreciate.

Outstanding Delivery report but not yet invoice

$
0
0

Dear All,

I want to ask about Outstanding Delivery report but not yet invoice (with the value both in original & local currency, OC number & date, customer name & no, and the delivery date, as well as the Down Payment already received.

Do AX 2012 R3 has the report/forms for requirement above ?

Need your advice, really appreciate.

Thank you

A reference to 'Dynamics.AX.Directory, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' is required to compile this module.

$
0
0

If i try to open or run the form this error came ...and how to compile my module ?

Modify preview in workflow bar for Enterpise Portal

$
0
0

Hi, any one knows if it's possible modify the page that show when I press the button "Preview" in workflow bar on the Enterprise Portal? And how can I know what element I need modify, any idea?

Many thanks

     


RF Smart application

$
0
0

Hi All ,

One of my client planning to upgrade from AX 2009 to AX 2012 R3 . Currently client using RF Smart application integrated with AX 2009 ,which helps to scan pallets .

Client heard that AX 2012 R3 come up with a in-built application called - Mobile application , which does same purpose as RF Smart.

Client is unsure that to go ahead with Mobile application and want to understand other client's experience/opinion.

Could any one explain that shall we go ahead with RF Smart application or Mobile application for AX 2012 R3 ?

What is the pros/cons of these two application (RF Smart and Mobile ) regarding AX 2012 R3 .

Thanks in advance.

Get Product Specifications Column in SSRS

$
0
0

Hi there,

            I have created a Display method which gives me Product Specifications i.e.

display AttributeValueText getItemIdAttributeValue(RefRecId _product=this.Product)
{
EcoResProductAttributeValue ecoResProductAttributeValue;
AttributeValueText attributeValueText;
InventTable InventTable;
EcoResAttribute ecoResAttribute;
EcoResValue ecoResValue;
str Brand,size,countryoforigin,material,ResistanceOption,Density,Style;
;

while select ecoResProductAttributeValue
         where ecoResProductAttributeValue.Product == _product
             join Name from ecoResAttribute
                where ecoResProductAttributeValue.Attribute == ecoResAttribute.RecId
                      join ecoResValue where ecoResValue.RecId == ecoResProductAttributeValue.Value
       {
           attributeValueText = ecoResValue.value();
       }

        return attributeValueText;

       }

When i am trying to use this method in SSRS Column its not giving me only the Last Specification Value.

I have also tried by taking Matrix Column, but the output is same.

Above code is working fine when i try to run as a Job, its giving me all the specification values.

Can you please guide me how to use the above method in SSRS Column to give me all the Specifications values.

Thanks

Regards

Altaf

 

Execute Business Process in CIL is set to Yes or No

$
0
0

Dear All,

I saw "Execute Business Process in CIL" is sometime set = Yes OR set = No.

Can you please let me know

When to set =  Yes and When to set = No ? Is there any specific condition to set Yes or No ?

Please give me an example.

Please give me more shed on this.

Thanks!

Arpan

Build number after CU12 Slipstreaming ?

$
0
0

Hi folks,

I have done new installation for AX 2012 R3 and included CU12 in update folder for slipstreaming. 

Everything is installed and working. 

I am just curious, how would i be sure if my application really installed with CU12?

I am checking application and kernel version, its 6.3.164.0 .

If its not with CU12, what could be the possible cause the setup did not considered update?

HOW NAVIGION WILL WORK WITH MICROSOFT DYN. 365

$
0
0

Dear Friends,

We have paid Fees to Microsoft for 15 Users but after loging the Micorsoft Dynamics 365 please tell that how our existing ERP Nav 2017will integrate with this to continue.

Thanks in advance.

Aran

Transfer multiple Payment Lines while creating a payment proposal

$
0
0

Hello Community,

while creating a payment proposal for a customer, I noticed, that we're only allowed to select one line on the payment proposal for transfer?

Is it possible to allow multiple payment lines for a transfer? Is it a setup that must be specified or, should we consider customizing the functionality of 'transfer' to make this available?

Also, might you please explain why AX allows only one selection for transfer?  what could be the drawbacks of allowing multiple selections?

Thank you so much, 

Jihane

Freight/miscellaneous Charges not calculating GST

$
0
0

Dear AX Forum members.

GST is not calculating on the miscellaneous charges. Where i have given the amount for freight and SAC number but still is not calculating.

I have checked both the ways giving in line as well as in header still facing the same issue.

In the Tax document line is created but the Base amount(Transaction currency) showing as Zero.

Please advise how to resolve this issue.


Are there forbidden names that can't be given to a legal entity code?

$
0
0

Dear

I noticed from experience that there are names that can't be given to a legal entity code Id

Names like GL . I named a legal entity GL and when generating the number sequence i found some number sequences didn't get populated

Is this documented somewhere or am i mistaken

Can i name a legal after a country code like usa or uae or ksa or will this cause me problems later

Variant number is not unique

$
0
0

Dear AX forum experts,

While creating new variant in product of AX the product number sequence is getting duplicate number.

Could you please help how to resolve this issue.

button DELETE is visible on FORM- how to disable it in the role ? ax 2012

$
0
0

Dears,

Could you please show how we should remove / disable DELETE BUTTON form the the given FORM ? It should also disable the ALT+F9 combination. from MENU: ProductionInformationManagement -> Realeased Products FORM AOT: ECoResProductPerCompanyListPAge

menuitem: same name ECoResProductPerCompanyListPAge with only READ access

The user with the given role can delete records on this form ( data source InventTable) . There are no menuitems attached to this buttoin because this is COMMANDBUTTON.

How can we deal with it ? Visible or Neededpermission parameter on this buttton won't resolve the issue in this case. Should we add the role with access level READ or WRITE to inventTable only for this role? Is it only one good resolution? We would like to avoid it and perform all actions only in this given role.

In addition, it's a bit weird because other roles with the access to this form ( same main menutitem level access READ)- have this button DELETE disabled ... ( no specific roles attached to ds table InventTable)

How to find the Privilege blocking and allowing the deletion of record on the given FORM ? Thanks a lot !!

With other buttons it's easier because we have MenuItems attached to each button so we can prepare specified Privilege ...

Authorization by buying legal entity in Released Approved Purchase Requisition

$
0
0

Hi all,

In the list of form Released Approved Purchase Requisition contain all PR which have been approved and ready to be released to PO. However this list contain the PR from all companies.

I have the requirement to restrict the list based on their authorized legal entity only which reflect to buying legal entity in each of the PR lines.

Is there anyone who have this requirement too?

Thanks,

M.H.

batch order start error

$
0
0

Dear All

some users when they create batch order and update start got below errors :

Inventory dimension Batch number must be specified.

and other users working fine .

how can i solve the issues ?

Thanks

Viewing all 73760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>