UpdateRequisition

Update Requisitions

Minor Business Rule

Object Name: N0800049

Parent DLL: CHRM

Location: Client/Server

Language: NER

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.


^

Data Structure

DN0800049 - Update Requisitions

Parameter NameData ItemData TypeReq/OptI/O/Both
mnRequisitionNumberREQNMATH_NUMERICNONENONE

The number that identifies the position requisition. This number must be unique. The next number program assigns this number if no other 
number is provided when the requisition is initially entered.

mnAddNoApprovedByAPRVMATH_NUMERICNONENONE

The address book number of the person who approves any given work. The system verifies this number against the Address Book Master 
table (F0101).

szRequisitionStatusREQScharNONENONE

A code that describes the status of the position associated with the requisition. J.D. Edwards provides several codes that you can use for 
requisition status purposes. Two of them are hard-coded and should not be changed: Approved (AA) Filled and Closed (99) You can define 
requisition status codes in user defined codes table (08/RS). Statuses that indicate that a requisition is approved should begin with the letter 
"A." If you are using Enterprise Workflow Management to automate the process of approving requisitions, the system automatically updates 
the requisition status when the appropriate person approves the requisition. This update overwrites any existing value in the field.

jdDateApprovedAPRDJDEDATENONENONE

The date on which the person with the appropriate authority approves a requisition.

Related Functions

None

Related Tables

None