PurchFormLetter::initOfficialsServer_RU Method [AX 2012]

Executes the initOfficials_RU method on the server tier.

server protected static container initOfficialsServer_RU(
    DocumentStatus _documentStatus, 
    container _packedPurchFormletter, 
    VendDocumentTableMap _parmTable)

Run On

Server

Parameters

_documentStatus
Type: DocumentStatus Enumeration
The document status.
_packedPurchFormletter
Type: container
The packed PurchFormLetter class object to be used.
_parmTable
Type: VendDocumentTableMap Map
A PurchParmTable record.

Return Value

Type: container
container with member variables.
Show: