PC_CPY_TMPL_BUS

(SQL Table)
Index Back

Tmpl Copy BU Control

This record stores the Business Unit level control over the transaction copying process.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 PC_PROJ_COPY_FLG Character(1) VARCHAR2(1) NOT NULL Allow Project Copy
N=No
Y=Yes
3 PC_ACT_COPY_FLG Character(1) VARCHAR2(1) NOT NULL Allow Activity Copy
N=No
Y=Yes
4 PC_RES_COPY_FLG Character(1) VARCHAR2(1) NOT NULL Allow Transactions Copy
N=No
Y=Yes
5 PC_CPY_UPD_TREE Character(1) VARCHAR2(1) NOT NULL Update Project Tree after the Project is successfully copied
N=No
Y=Yes