Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets payable account.
Syntax
public LedgerDimensionAccount getPayableAccount_IN(
LedgerDimensionAccount _ledgerDimension,
TaxCode _taxCode,
Voucher _voucher,
TransDate _transDate)
Run On
Called
Parameters
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _voucher
Type: Voucher Extended Data Type
The voucher.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The instance of the LedgerDimensionAccount class.