PurchFormLetter_Confirmation::newConfirmation Method [AX 2012]
Constructor of the PurchFormLetter_Confirmation class
client server public static PurchFormLetter_Confirmation newConfirmation(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
CalledParameters
- _className
- Type: IdentifierName Extended Data Type
Class name of the service operation FormletterService class
- _methodName
- Type: IdentifierName Extended Data Type
Method name of the service posting type postPurchaseOrderConfirmation method
- _executionMode
- Type: SysOperationExecutionMode Enumeration
Execution mode of the service operation
Return Value
Type: PurchFormLetter_Confirmation ClassAn instance of PurchFormLetter_Confirmation class
Show: