AccDistRuleProductTax.postParmLedgerPostingType_BR Method [AX 2012]
Returns the posting type for MonetaryAmount == MonetaryAmount::TaxNonRecoverable.
Syntax
public LedgerPostingType postParmLedgerPostingType_BR(LedgerPostingType _returnValue)
Run On
Called
Parameters
- _returnValue
Type: LedgerPostingType Enumeration
The return value of sys parmLedgerPostingType.
Return Value
Type: LedgerPostingType Enumeration
LedgerPostingType::CustRevenue when parent source document line is CustInvoiceLineSourceDocLineItem and monetary amount is MonetaryAmount::TaxNonRecoverable.