Tax.getTaxChargePostingType Method [AX 2012]
Returns the LedgerPostingType for the charge posting.
Syntax
protected LedgerPostingType getTaxChargePostingType()
Run On
Server
Return Value
Type: LedgerPostingType Enumeration
By default, it returns Tax.
Remarks
Method is overridden in the child classes which can require a different posting type for the charge.