Share via


VendOutPaym_MultiCashForeign_PL.getCostAccounting Method [AX 2012]

Returns cost accounting type based on the specified parameters.

Syntax

protected str getCostAccounting(LedgerJournalTrans _ledgerJournalTrans, BankAccountTable _bankAccountTable)

Run On

Called

Parameters

Return Value

Type: str
Either "BN1", "BN2" or "OUR" values based on the specified parameters.

Exceptions

Exception Condition
Error

Error is thrown if the FeePosting type is unsupported.

See Also

Reference

VendOutPaym_MultiCashForeign_PL Class