CustLedgerAccounts::findDepositLedgerDimension Method
Finds the packages deposit ledger dimension for the specified customer and customer posting profile in the specified table group.
Syntax
client server public static LedgerDimensionDefaultAccount findDepositLedgerDimension(
CustVendAC _custAC,
PostingProfile _postingProfile,
TableGroupAll _tableGroupAll)
Run On
Called
Parameters
- _custAC
Type: CustVendAC Extended Data Type
The customer account.
- _postingProfile
Type: PostingProfile Extended Data Type
The customer posting profile.
- _tableGroupAll
Type: TableGroupAll Enumeration
The table group.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension for the packages deposit.