CI_KEY_VW(SQL View) |
Index Back |
---|---|
CI KeyView to hold the Keys used for the FUNCLIB_CI processing. |
SELECT DISTINCT BCNAME , BCITEMNAME FROM PSBCITEM WHERE (BCTYPE = 1 OR BCTYPE = 2) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BCNAME | Character(30) | VARCHAR2(30) NOT NULL | Business Component Name (see PSBCDEFN). |
2 | BCITEMNAME | Character(30) | VARCHAR2(30) NOT NULL | BC Item Logical Name |