CP_CONSTRT_VW2(SQL View) |
Index Back |
---|---|
CP Constraint Header View2CP Constraint Header View for Prompt Info Prompting |
select SETID, CP_USER_CD, CP_CONSTRAINT, CP_CONSTRT_DESC from PS_CP_CONSTRT_HDR |
# | 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_CONSTRAINT | Character(10) | VARCHAR2(10) NOT NULL | Constraint Field |
4 | CP_CONSTRT_DESC | Character(30) | VARCHAR2(30) NOT NULL | Constraint Description Field |