RC_RELTYPE_VW2(SQL View) |
Index Back |
---|---|
Case Relationship Type Def.Case Relationship Type Definition |
SELECT DISTINCT SETID , RELATIONSHIP_TYPE FROM PS_RC_RELATION_TBL WHERE SETID = 'SHARE' AND RELATIONSHIP_TYPE IN ('GLOBE', 'EQUAL') |
# | 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_RB.SETID Prompt Table: SP_SETID_NONVW |
2 | RELATIONSHIP_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Case Relationship Type |