Share via


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

Return Value

Type: LedgerPostingType Enumeration
LedgerPostingType::CustRevenue when parent source document line is CustInvoiceLineSourceDocLineItem and monetary amount is MonetaryAmount::TaxNonRecoverable.

See Also

Reference

AccDistRuleProductTax Class