SalesFormLetter_Invoice4Paym_RU::newInvoice4Paym Method [AX 2012]
Creates a new instance of the SalesFormLetter_Invoice4Paym_RU class and initializes it.
Syntax
client server public static SalesFormLetter_Invoice4Paym_RU newInvoice4Paym(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
Called
Parameters
- _className
Type: IdentifierName Extended Data Type
The class name to execute when the invoice for payment is posted.
- _methodName
Type: IdentifierName Extended Data Type
The method name to execute when the invoice for payment is posted.
- _executionMode
Type: SysOperationExecutionMode Enumeration
The mode of execution.
Return Value
Type: SalesFormLetter_Invoice4Paym_RU Class
The new instance of the SalesFormLetter_Invoice4Paym_RU class.