CustLedgerAccounts::getExportSalesLedgerDimensionTableGroups Method
Retrieves an export sales ledger dimension for a customer who has a specified customer posting profile.
Syntax
server public static ExportSalesLedgerDimension getExportSalesLedgerDimensionTableGroups(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: ExportSalesLedgerDimension Extended Data Type
The ledger dimension for the export sales.