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.
Determines whether a planned order can be firmed.
Syntax
protected boolean canBeFirmed(ReqTrans _reqTrans, ReqPO _reqPO)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The net requirement.
- _reqPO
Type: ReqPO Table
The planned order.
Return Value
Type: boolean
true if the planned order can be firmed; otherwise, false.