CMPINTFC_VW(SQL View) |
Index Back |
|---|---|
Comp Interfaces View (Trans)Base view used in Translate Component Interfaces page |
| SELECT BCNAME , VERSION , DESCR , %TextIn(DESCRLONG) FROM PSBCDEFN |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Business Component Name (see PSBCDEFN). | |
| 2 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |