RB_CLONE_DUMMY1(SQL Table) |
Index Back |
---|---|
Dummy Record for CloningDummy Record for Cloning. This record is used as placeholder for a grid/scroll area for user to specify whether a particular rowset should be copied or not. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BCITEMPARENT | Character(30) | VARCHAR2(30) NOT NULL | Parent Collection Name |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
3 | PARENTRECNAME | Character(15) | VARCHAR2(15) NOT NULL | Parent Record Name |
4 | SELECT_PB | Character(1) | VARCHAR2(1) NOT NULL |
Common field used to display a select pushbutton.
Y/N Table Edit Default Value: Y |
5 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
6 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |