GPIT_CUDE_RCTL(SQL Table) |
Index Back |
---|---|
Electronic CUD Run ControlElectronic CUD Run Control |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | GPIT_PROVIDER_CD | Character(4) | VARCHAR2(4) NOT NULL |
Provider Code
Prompt Table: GPIT_PROV |
5 | GPIT_RUN_MONTH | Character(2) | VARCHAR2(2) NOT NULL |
A report could be runned on a 3 months period. This field will have the value of the month to be processed.
01=01 - January 02=02 - February 03=03 - March 04=04 - April 05=05 - May 06=06 - June 07=07 - July 08=08 - August 09=09 - September 10=10 - October 11=11 - November 12=12 - December |
6 | GPIT_YEAR_NUM4 | Number(4,0) | SMALLINT NOT NULL | Year |