Tax::getPOTAdvanceLedgerDimension_IN Method [AX 2012]
Gets the LedgerDimension to which advance payment amount shud be posted in service tax "POT" transaction.
Syntax
server public static LedgerDimensionAccount getPOTAdvanceLedgerDimension_IN(Common _common)
Run On
Server
Parameters
- _common
Type: Common Table
The dynamic table buffer passed in for POT tax.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The Advance LedgerDimension RecId.