RequisitionReleaseStrategy::getRequisitionReleaseType Method [AX 2012]

Returns the release document type for the specified requisition line.

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.

ExceptionCondition
Error

Occurs for unsupported requisition purpose.

Show: