PurchReqTable::evaluateHeaderStatus Method
Evaluates and returns the status to be updated on the header.
Syntax
server public static PurchReqRequisitionStatus evaluateHeaderStatus(RecId _purchReqTableRecId, PurchReqRequisitionStatus _desiredStatus)
Run On
Server
Parameters
- _purchReqTableRecId
Type: RecId Extended Data Type
The reference record ID of the PurchReqTable record.
- _desiredStatus
Type: PurchReqRequisitionStatus Enumeration
The desired status of the PurchReqTable record.
Return Value
Type: PurchReqRequisitionStatus Enumeration
The status to be updated.