Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.