RB_CLONE_DEFN

(SQL Table)
Index Back

Clone Definition.

This record is used to Capture the Clone header attributes like maximum clones allowed and Show Confirmation.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BCNAME Character(30) VARCHAR2(30) NOT NULL Business Component Name (see PSBCDEFN).

Prompt Table: PSBCDEFN

2 RB_EXECUTE_EDITS Character(1) VARCHAR2(1) NOT NULL Execute Edits for each row?

Y/N Table Edit

3 SKIP_ROW_IF_ERROR Character(1) VARCHAR2(1) NOT NULL Skip Row if any Execute Error
4 TRANSFER_TO_CLONE Character(1) VARCHAR2(1) NOT NULL Transfer to Clone
F=Yes - Transfer to First Clone
N=No
P=Prompt User to Specify
Y=Yes - Transfer to Last Clone

Default Value: P

5 TRANSFER_MODE Character(1) VARCHAR2(1) NOT NULL Transfer Mode
A=Add
C=Correction
E=Data Entry
L=Update/Display All
U=Update/Display

Default Value: U

6 MAX_NUM_OF_CLONES Number(5,0) INTEGER NOT NULL Max. Number of Clones
7 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
8 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
9 SHOW_CONFIRMATION Character(1) VARCHAR2(1) NOT NULL Show confirmation button
A=Always
M=Only when more than one Clone
N=No
P=Prompt User to Specify

Default Value: Y

10 APPCLASSID Character(30) VARCHAR2(30) NOT NULL Application Class ID

Prompt Table: RBC_APPCLASS_VW

11 APPCLASS_PATH Character(254) VARCHAR2(254) NOT NULL Application Class Full Path

Prompt Table: RBC_APPRTPATH_V

12 RB_AUTO_SAVE Character(1) VARCHAR2(1) NOT NULL Auto Save Before Cloning?
1=Auto Save With Save Warning
2=Auto Save Without Save Warning
3=No Auto Save

Default Value: 1

13 RB_NEW_BROWSER Character(1) VARCHAR2(1) NOT NULL Show/Open new browser Window indicator
N=No
Y=Yes

Default Value: Y

14 RB_COMMIT_FREQ Number(10,0) DECIMAL(10) NOT NULL Commit Frequency