RequisitionConsumptionRelease::getRequisitionReleaseType Method [AX 2012]
Returns the release document type for the specified requisition line.
server public static RequisitionReleaseType getRequisitionReleaseType(PurchReqLine _purchReqLine)
Run On
ServerParameters
- _purchReqLine
- Type: PurchReqLine Table
The requisition line to check.
Return Value
Type: RequisitionReleaseType EnumerationRequisitionReleaseType for the specified requisition line.
Show: