| PC_DEL_UTIL_RC(SQL Table) | Index Back | 
|---|---|
| App Engine Return ValuesThis record is used to save return values from the execution of the PC_DEL_UTIL app engine. These values are used to display execution results to the user. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit Prompt Table: SP_BU_PC_NONVW | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField Prompt Table: SP_PROJ_NONVW | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 4 | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | |
| 5 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 7 | RETURN_CD | Character(1) | VARCHAR2(1) NOT NULL | Return Code 0=Return OK 1=Return error | 
| 8 | PC_PROJ_CNT | Number(7,0) | INTEGER NOT NULL | Number of projects | 
| 9 | PC_ACT_CNT | Number(7,0) | INTEGER NOT NULL | Number of activities | 
| 10 | PC_RES_CNT | Number(7,0) | INTEGER NOT NULL | Number of resource rows | 
| 11 | PC_SEC_CNT | Number(7,0) | INTEGER NOT NULL | Number of project security rows | 
| 12 | MESSAGE_TEXT | Character(100) | VARCHAR2(100) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. |