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.
Calculates the summarized information for the transfer orders in a specified period.
Syntax
public container transferOrdersPreview(
TransDate _fromdate,
TransDate _toDate,
[InventDirection _inventDirection])
Run On
Server
Parameters
- _fromdate
Type: TransDate Extended Data Type
The start date of the period that is calculated.
- _toDate
Type: TransDate Extended Data Type
The start date of the period that is calculated.
- _inventDirection
Type: InventDirection Enumeration
Return Value
Type: container
A container that has the summarized information for the period.