PurchFormLetter_Invoice.new Method [AX 2012]
Initializes a new instance of the PurchFormLetter_Invoice class.
public void new(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
CalledParameters
- _className
- Type: IdentifierName Extended Data Type
The class name of the service class.
- _methodName
- Type: IdentifierName Extended Data Type
The method name of the service operation.
- _executionMode
- Type: SysOperationExecutionMode Enumeration
The execution mode to use when executing the service operation.
Community Additions
ADD
Show: