GPCN_PIN_ACU_VW(SQL View) |
Index Back |
---|---|
AccumulatorsPIN number only with accumulators |
SELECT pin_num , pin_nm , descr ,country FROM PS_GP_PIN WHERE pin_type ='AC' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: GP_PIN |
2 | PIN_NM | Character(18) | VARCHAR2(18) NOT NULL | Element Name field |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY_VW |