Share via


InventTable::mcrFindByContinuitySchedId Method

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

  • 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.

See Also

Reference

InventTable Table