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.
Indicates whether the record matching item list exists.
Syntax
client server public static boolean exist(
ReqProcessId _reqProcessId,
ItemId _itemId,
BOMLevel _level)
Run On
Called
Parameters
- _reqProcessId
Type: ReqProcessId Extended Data Type
The master planning run process ID.
- _itemId
Type: ItemId Extended Data Type
An item number.
- _level
Type: BOMLevel Extended Data Type
An item level.
Return Value
Type: boolean
true if the PmfCoReqTransItem record exists; otherwise, false.