hi,
I have question in AX 2009 X++
I have an web service that is outbox GeneralLedger to create ledger header and detail lines.
I am trying to consume this web service from X++, so I follow instruction to add Reference in AOT witch is successful
now my question is, in X++ edit, how can I assign Dimension value?
the web service has LedgerJournalTrans.Set_Dimension() method. which I think it is Array type.
what's format to use the method to assign Dimension set value?
thanks.
*This post is locked for comments
I have the same question (0)