PurchFormLetter_Facture_RU::newFacture Method [AX 2012]

Initializes new instance of SalesFormLetter_Facture_RU class

client server public static PurchFormLetter_Facture_RU newFacture(
   [IdentifierName _className, 
    IdentifierName _methodName, 
    SysOperationExecutionMode _executionMode])

Run On

Called

Parameters

_className
Type: IdentifierName Extended Data Type
Class name to be called for posting facture
_methodName
Type: IdentifierName Extended Data Type
Method name to be called for posting of facture
_executionMode
Type: SysOperationExecutionMode Enumeration
SysOperationExecutionMode for performing posting operation

Return Value

Type: PurchFormLetter_Facture_RU Class
New instance of SalesFormLetter_Facture_RU class
Show: