Share via


CustLedgerAccounts::depositLedgerDimension Method

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

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.

See Also

Reference

CustLedgerAccounts Table