RB_CLONE_REC(SQL Table) |
Index Back |
|---|---|
Clone RecordsShows all the records which can be cloned as per the CI information. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Business Component Name (see PSBCDEFN). | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Scroll level | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Parent Collection Name | |
| 4 | PARENTRECNAME | Character(15) | VARCHAR2(15) NOT NULL | Parent Record Name |
| 5 | PROMPTED | Character(1) | VARCHAR2(1) NOT NULL |
Prompted?
Y/N Table Edit |
| 6 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL |
Page Name (see PSPNLDEFN).
Prompt Table: RB_PNLGROUP_V |
| 7 | PAGE_SECTION_ID | Character(15) | VARCHAR2(15) NOT NULL |
Section Identifier defined for the section (various types of group boxes or grouping of fields) in the configurable component.
Prompt Table: RB_RDT_SECTN_VW |
| 8 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
| 9 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |