PurchFormLetter_BillOfEntry_IN::newBillOfEntry Method [AX 2012]
Creates new bill of entry.
client server public static PurchFormLetter_BillOfEntry_IN newBillOfEntry(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
CalledParameters
- _className
- Type: IdentifierName Extended Data Type
The class name.
- _methodName
- Type: IdentifierName Extended Data Type
The method name.
- _executionMode
- Type: SysOperationExecutionMode Enumeration
The execution mode.
Return Value
Type: PurchFormLetter_BillOfEntry_IN ClassThe instance of the PurchFormLetter_BillOfEntry_IN class.
Show: