Share via


CustLedgerAccounts::exportSalesLedgerDimension Method

Retrieves the export sales ledger dimension for a specified customer and customer posting profile.

Syntax

server public static ExportSalesLedgerDimension exportSalesLedgerDimension(CustAccount _custAccount, [CustPostingProfile _custPostingProfile])

Run On

Server

Parameters

Return Value

Type: ExportSalesLedgerDimension Extended Data Type
The ledger dimension for the export sales.

Exceptions

Exception Condition
Error

The posting profile has not been set up in the accounts receivable parameters.

-or-

The export sales tax account for the customer in the posting profile does not exist.

See Also

Reference

CustLedgerAccounts Table