RPayTblDocumentAE::construct Method [AX 2012]

Constructs the instance of a class.

client server public static RPayTblDocumentAE construct(RPayAverageEarnEmplPeriodTable _document, RPayTblContext _tblContext)

Run On

Called

Parameters

_document
Type: RPayAverageEarnEmplPeriodTable Table
The document.
_tblContext
Type: RPayTblContext Class
The time context.

Return Value

Type: RPayTblDocumentAE Class
The instantiated object.
Show: