PTPP_CPPROJ_AET(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | PROJECTNAME | Character(30) | VARCHAR2(30) NOT NULL | Project Name (see PSPROJECTDEFN). |
| 5 | PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). |
| 6 | PTPP_REG_PREFIX | Character(4) | VARCHAR2(4) NOT NULL | Registry Object Prefix |
| 7 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN).
Prompt Table:
PSMSGNODEDEFN
|
| 8 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
| 9 | PTPP_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 |
| 10 | PTPP_CPINCL_PGLT | Character(1) | VARCHAR2(1) NOT NULL |
Include Pagelets in project definition
Y/N Table Edit Default Value: N |
| 11 | PTPP_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 |
| 12 | PTPP_CPINCL_PAGE | Character(1) | VARCHAR2(1) NOT NULL |
Include Collection Pages in project definiton
Y/N Table Edit Default Value: N |
| 13 | PTPP_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 |
| 14 | PTPP_CPINCL_FLDR | Character(1) | VARCHAR2(1) NOT NULL |
Include Folders in project definition
Y/N Table Edit Default Value: N |
| 15 | PTPP_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 |
| 16 | PTPP_CPINCL_DEFN | Character(1) | VARCHAR2(1) NOT NULL |
Include Collection Definitions in project definition
Y/N Table Edit Default Value: N |
| 17 | PTPP_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 |
| 18 | PTPP_TEMP_FIELD | Character(1) | VARCHAR2(1) NOT NULL | Temporary Field for App Engine |