GP_WA_SRCH(SQL View) |
Index Back |
---|---|
Writable Array Element SearchUsed as a Search Record for writable array elements |
%Sql(GP_SRCH_SQL,'WA') |
# | 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 | PIN_NM | Character(18) | VARCHAR2(18) NOT NULL | Element Name field |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | USED_BY | Character(1) | VARCHAR2(1) NOT NULL |
USED_BY
A=All Countries C=Specific Country |
5 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY_VW |
6 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
7 | PIN_SRCH_NUM | Number(8,0) | INTEGER NOT NULL | Field used in PIN component search views |