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
CalledParameters
- _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
Show: