ProjectRevenueSourceDoc::retrievedSourceDocTypeInfoEventHandler Method [AX 2012]

Serves as the handler for the retrievedSourceDocTypeInfo event.

server public static void retrievedSourceDocTypeInfoEventHandler(SourceDocumentTmpTypeInformation _sourceDocumentTmpTypeInformation, str _caller)

Run On

Server

Parameters

_sourceDocumentTmpTypeInformation
Type: SourceDocumentTmpTypeInformation Table
A SourceDocumentTmpTypeInformation table buffer.
_caller
Type: str
The name of the caller.
Show: