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 capacity reservation RecId values for one order.
Syntax
client server public static List getCapResIdentifiers(
InventTransRefId _refId,
WrkCtrCapRefType _refType,
[RecId _planVersion])
Run On
Called
Parameters
- _refId
Type: InventTransRefId Extended Data Type
The order ID.
- _refType
Type: WrkCtrCapRefType Enumeration
The order type.
- _planVersion
Type: RecId Extended Data Type
The plan version for the order; optional.
Return Value
Type: List Class
A list that has the capacity reservation RecId values.