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.
Returns the release document type for the specified requisition line.
Syntax
server public static RequisitionReleaseType getRequisitionReleaseType(PurchReqLine _purchReqLine)
Run On
Server
Parameters
- _purchReqLine
Type: PurchReqLine Table
The requisition line to check.
Return Value
Type: RequisitionReleaseType Enumeration
RequisitionReleaseType for the specified requisition line.
Exceptions
Exception | Condition |
---|---|
Error | Occurs for unsupported requisition purpose. |