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 the packages deposit ledger dimension for the specified customer and customer posting profile.
Syntax
server public static LedgerDimensionDefaultAccount depositLedgerDimension(CustAccount _custAccount, [CustPostingProfile _custPostingProfile])
Run On
Server
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account.
- _custPostingProfile
Type: CustPostingProfile Extended Data Type
The customer posting profile.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension for the packages deposit.
Exceptions
Exception | Condition |
---|---|
Error | Posting profile has not been set up in accounts receivable parameters. -or- Packages deposit account for customer in posting profile does not exist. |