Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.