Functional Description
Purpose
Update requisition master record.
Setup Notes and Prerequisites
All input parameters are required. The function updates requisition master record F08102 with
approval date, approver A/B number, and approval date. The function is called from requisition workflow after
the approval is done.
Special Logic
None.
Technical Specification
None.
^
DN0800049 - Update Requisitions
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnRequisitionNumber | REQN | MATH_NUMERIC | NONE | NONE |
The number that identifies the position requisition. This number must be unique. The next number program assigns this number if no other
| ||||
mnAddNoApprovedBy | APRV | MATH_NUMERIC | NONE | NONE |
The address book number of the person who approves any given work. The system verifies this number against the Address Book Master
| ||||
szRequisitionStatus | REQS | char | NONE | NONE |
A code that describes the status of the position associated with the requisition. J.D. Edwards provides several codes that you can use for
| ||||
jdDateApproved | APRD | JDEDATE | NONE | NONE |
The date on which the person with the appropriate authority approves a requisition. |
None |
None |