Share via


SalesFormLetter_FreeTextInvoice4Paym_RU::newFreeTextInvoice4Paym Method [AX 2012]

Is a fabric method that creates an instance of the SalesFormLetter_FreeTextInvoice4Paym_RU class to run a specific method by using a service.

Syntax

server public static SalesFormLetter_FreeTextInvoice4Paym_RU newFreeTextInvoice4Paym(
   [IdentifierName _className, 
    IdentifierName _methodName, 
    SysOperationExecutionMode _executionMode])

Run On

Server

Parameters

Return Value

Type: SalesFormLetter_FreeTextInvoice4Paym_RU Class
The instance of the class.

See Also

Reference

SalesFormLetter_FreeTextInvoice4Paym_RU Class