Share via


SalesFormLetter::initOfficialsServer_RU Method [AX 2012]

Executes the initOfficials_RU method on the server tier.

Syntax

server protected static container initOfficialsServer_RU(
    DocumentStatus _documentStatus, 
    container _packedSalesFormletter, 
    SalesParmTable _parmTable)

Run On

Server

Parameters

  • _packedSalesFormletter
    Type: container
    The packed SalesFormLetter class object to be used.

Return Value

Type: container
container with member variables.

See Also

Reference

SalesFormLetter Class