Share via


PurchFormLetter::initOfficialsServer_RU Method [AX 2012]

Executes the initOfficials_RU method on the server tier.

Syntax

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

Run On

Server

Parameters

  • _packedPurchFormletter
    Type: container
    The packed PurchFormLetter class object to be used.

Return Value

Type: container
container with member variables.

See Also

Reference

PurchFormLetter Class