ProjectRevenueSourceDoc::retrievedSourceDocTypeInfoEventHandler Method [AX 2012]
Serves as the handler for the retrievedSourceDocTypeInfo event.
server public static void retrievedSourceDocTypeInfoEventHandler(SourceDocumentTmpTypeInformation _sourceDocumentTmpTypeInformation, str _caller)
Run On
ServerParameters
- _sourceDocumentTmpTypeInformation
- Type: SourceDocumentTmpTypeInformation Table
A SourceDocumentTmpTypeInformation table buffer.
- _caller
- Type: str
The name of the caller.
Show: