RAssetPost_DisposalSale.getPostingType Method [AX 2012]
Gets the ledger posting type for the posting value type.
public LedgerPostingType getPostingType(RAssetPostValue _postValue, boolean _debit)
Run On
ServerParameters
- _postValue
- Type: RAssetPostValue Enumeration
The posting value type.
- _debit
- Type: boolean
A Boolean value: true if the posting type must be defined for the debit side of the general ledger transaction; false if it must be defined for the credit side.
Return Value
Type: LedgerPostingType EnumerationThe ledger posting type for the general ledger transaction.
Community Additions
ADD
Show: