Functional Description
Purpose
This NER determines if an entered Requisition is found in Requisition Master (F08102). If the
Requisition is invalid or not found, the NER returns an error code of '1', '2', '3', '4', '5' or '6'. If the
record is found, the NER returns the information related to that plan.
Setup Notes and Prerequisites
Special Logic
Technical Specification
cErrorCode values are as follows:
1 = Record Invalid.
2 = Invalid Requisition Status.
3 = Invalid Requisition Status.
4 = Warning - Start Date Not within Requisition Fiscal Year.
5 = Headcount Exceeds Allocation.
6 = Invalid Position ID.
Related Tables
F08101 Position Master.
F08102 Requisition Information.
F08105 Position Master.
DN0800043 - Retrieve Req. Info. from Req. Master
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
| ||||
szCostCenterHome | HMCU | char | NONE | NONE |
The number of the business unit in which the employee generally resides. | ||||
szPositionID | POS | char | NONE | NONE |
A code that you use for budgetary (position) control purposes. The position ID consists of:
o Position (position code and its description)
| ||||
szJobCategory | JBCD | char | NONE | NONE |
A user defined code (07/G) that defines the jobs within your organization. You can associate pay and benefit information with a job type and
| ||||
szJobStep | JBST | char | NONE | NONE |
A user defined code (07/GS) that designates a specific level within a particular job type. The system uses this code in conjunction with job
| ||||
szCostCenter | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
jdDateStart | STDT | JDEDATE | NONE | NONE |
The day on which the particular status took effect. | ||||
cPayTypeHSP | SALY | char | NONE | NONE |
A code that specifies how an employee is paid. Valid codes are: H Hourly S Salaried P Piecework | ||||
szPayGrade | PGRD | char | NONE | NONE |
A code that designates a category for grouping employees according to pay ranges. For each pay grade, you enter a pay range that
| ||||
szPayGradeStep | PGRS | char | NONE | NONE |
A code that identifies a pay grade and pay step. You can use this code to determine an employee's pay rate.
If you have set up your
| ||||
cFlsaExemptYN | FLSA | char | NONE | NONE |
A code that indicates whether the employee fits the rules of the Fair Labor Standards Act (FLSA) and thus does not have to be paid for
| ||||
cErrorFlag | FLAG | char | NONE | NONE |
Special Output Returned
| ||||
szErrorCode | SY | char | NONE | NONE |
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts
| ||||
szCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
|
None |
None |