SubledgerJournalTransferRule::getDocumentTypesAndSummarizationSetting Method
Gets a map that is populated with the source document types and the associated summarization setting, depending on the specified ledger and source document type.
Syntax
client server public static Map getDocumentTypesAndSummarizationSetting(LedgerRecId _ledgerRecId, [ClassId _sourceDocumentType])
Run On
Called
Parameters
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the ledger.
- _sourceDocumentType
Type: ClassId Extended Data Type
The class ID of the SourceDocumentType; optional.
Return Value
Type: Map Class
A map that contains the source document types and the associated summarization setting.