Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new shipping bill.
Syntax
client server public static SalesFormLetter_ShippingBill_IN newShippingBill(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
Called
Parameters
- _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: SalesFormLetter_ShippingBill_IN Class
The instance of the SalesFormLetter_ShippingBill_IN class.