EOPP_CPPROJ_RUN(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PROJECTNAME | Character(30) | VARCHAR2(30) NOT NULL |
Project Name (see PSPROJECTDEFN).
Prompt Table: EOPP_CPPRJ_NMVW |
4 | PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Portal Name (see PSPRDMDEFN).
Prompt Table: EOPP_CPPRTL_VW |
5 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN).
Prompt Table: EOPP_CPNODE_VW |
6 | EOPP_CPSLCT_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Select either Full Navigation or have the ability to select specific objects
FN=Full Navigation SO=Select Objects Default Value: FN |
7 | EOPP_CPINCL_PGLT | Character(1) | VARCHAR2(1) NOT NULL |
Include Pagelets in project definition
Y/N Table Edit Default Value: N |
8 | EOPP_CPSLCT_PGLT | Character(1) | VARCHAR2(1) NOT NULL |
Include all or a selected set of Pagelets in project
A=All Pagelets S=Selected Pagelets Default Value: A |
9 | EOPP_CPINCL_PAGE | Character(1) | VARCHAR2(1) NOT NULL |
Include Collection Pages in project definiton
Y/N Table Edit Default Value: N |
10 | EOPP_CPSLCT_PAGE | Character(1) | VARCHAR2(1) NOT NULL |
Include all or a selected set of Collection Pages in project
A=All Collection Pages S=Selected Collection Pages Default Value: A |
11 | EOPP_CPINCL_FLDR | Character(1) | VARCHAR2(1) NOT NULL |
Include Folders in project definition
Y/N Table Edit Default Value: N |
12 | EOPP_CPSLCT_FLDR | Character(1) | VARCHAR2(1) NOT NULL |
Include all or a selected set of Folders in project
A=All Folders S=Selected Folders Default Value: A |
13 | EOPP_CPINCL_DEFN | Character(1) | VARCHAR2(1) NOT NULL |
Include Collection Definitions in project definition
Y/N Table Edit Default Value: N |
14 | EOPP_CPSLCT_DEFN | Character(1) | VARCHAR2(1) NOT NULL |
Include all or a selected set of Collection Definitions in project
A=All Collections S=Selected Collections Default Value: A |