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.
Gets the first upcoming date after today that the item with given item dimensions will become available.
Syntax
client server public static TransDate mcrGetUpcomingInventAvailDate(
InventTable _inventTable,
InventDim _inventDim,
InventDimParm _inventDimParm)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The item used to search for the upcoming date after today that the item with given item dimensions and will become available.
- _inventDim
Type: InventDim Table
The inventory dimensions used for finding the upcoming date after today that the item with given item dimensions and will become available.
- _inventDimParm
Type: InventDimParm Table
The InventDimParm table record to be used for finding the upcoming date after today that the item with given item dimensions and will become available.
Return Value
Type: TransDate Extended Data Type
The first upcoming date after today that the item with given item dimensions and will become available.