RequisitionReleaseStrategy::getRequisitionReleaseType Method [AX 2012]
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. |