TaxLedgerAccounts_IN::taxType2PostingType Method
Gets posting type by tax type.
Syntax
client server public static LedgerPostingType taxType2PostingType(TaxType_IN _taxType)
Run On
Called
Parameters
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: LedgerPostingType Enumeration
The instance of the LedgerPostingType class.