GP_NRP_OCS_M_AD(SQL Table) |
Index Back |
---|---|
Manual Payment ConfigurationConfiguration for Off cycle Manual Payment display |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GP_PKG_ID | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
3 | GP_TX_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Transaction Type (introduced with Off-cycle). Identifies an offcycle request as correction,manual payment, unscheduled payment or advance.
XLAT values are assigned to support batch processing order
A=Advance M=Manual Payment R=Correction U=Additional Payment |
4 | GP_TX_REASON | Character(18) | VARCHAR2(18) NOT NULL | Off Cycle (Transaction) Reason Identifies a particular configuration to be applied to the presentation of off cycle request information |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
7 | HIDE_SECTION_IND | Character(1) | VARCHAR2(1) NOT NULL | Hide Calendar Controls |
8 | ALLW_BGN_DT_IND | Character(1) | VARCHAR2(1) NOT NULL | Allow entry of Begin Date |
9 | ALLW_END_DT_IND | Character(1) | VARCHAR2(1) NOT NULL | Allow entry of End Date |
10 | HIDE_SECTION2_IND | Character(1) | VARCHAR2(1) NOT NULL | YesNo edit controls the display of a section (group box) |
11 | RUN_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name |
12 | ALLW_RUN_TYPE_IND | Character(1) | VARCHAR2(1) NOT NULL | Allow entry of Run Type |
13 | GP_ELEM_PRC_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Helps user select what "Big Stuff" elements to process during a given calendar (off cycle). All, only those with PI, or a limited identified set
A=All L=Limited Element Set P=Elements with Positive Input |
14 | ALLW_ELEM_PRC_IND | Character(1) | VARCHAR2(1) NOT NULL | Allow entry of Element Select |
15 | PIN_ELEM_GRP_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number for Element Group |
16 | ALLW_PMT_KEYS_IND | Character(1) | VARCHAR2(1) NOT NULL | Allow entry of Payment Keys |