PurchReqLine.isConsumption Method
Checks if the purpose of the requisition line is RequisitionPurpose::Consumption.
Syntax
public boolean isConsumption()
Run On
Called
Return Value
Type: boolean
true if the purpose of the requisition line is RequisitionPurpose::Consumption; otherwise false.