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.
Finds the InventTable record via the passed continuity schedule ID.
Syntax
client server public static InventTable mcrFindByContinuitySchedId(MCRContinuityScheduleID _schedId, [boolean update])
Run On
Called
Parameters
- _schedId
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID used to find the inventory table record.
- update
Type: boolean
A boolean that determines whether to select the InventTable record for update; optional.
Return Value
Type: InventTable Table
The InventTable record found via the passed continuity schedule ID.