InventCostInputAmount::getLedgerDimensionAccountForInvoice_RU Method [AX 2012]
Gets the LedgerDimensionAccount for the invoice.
Syntax
client server protected static LedgerDimensionAccount getLedgerDimensionAccountForInvoice_RU(InventMov_Purch _inventMovement)
Run On
Called
Parameters
- _inventMovement
Type: InventMov_Purch Class
An instance of the inventMov_Puch class.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The LedgerDimensionAccount for the invoice.