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.
Finds an export sales ledger dimension for a specified customer and customer posting profile in a specified table group.
Syntax
client server public static ExportSalesLedgerDimension findExportSalesLedgerDimension(
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: ExportSalesLedgerDimension Extended Data Type
The ledger dimension for the export sales.