CP_USERCD_HDR(SQL Table) |
Index Back |
---|---|
CP User Code HeaderThis record contains the header information for configuration value lists. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | CP_USER_CD | Character(10) | VARCHAR2(10) NOT NULL | Value List Field |
3 | CP_CODE_DESC | Character(30) | VARCHAR2(30) NOT NULL | Code Description Field |
4 | CP_USERCD_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Value List Type Field
0=Standard 1=Custom Default Value: 0 |
5 | CP_SQL | Long Character | CLOB | SQL Field |
6 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |