CDM_FILE_LIST |
index back |
|---|---|
Rpt Mgr - File list |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
PRCSINSTANCE |
Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
CONTENTID |
Number(15,0) | DECIMAL(15) NOT NULL | Report ID |
FILENAME |
Character(80) | VARCHAR2(80) NOT NULL | File Name |
| CDM_FILE_TYPE | Character(10) | VARCHAR2(10) NOT NULL | File types to be referenced by the Distribution Agent for report distribution. |
| FILE_SIZE | Number(10,0) | DECIMAL(10) NOT NULL | Physical File Size |
| DTTM_CREATED | DateTime(26) | TIMESTAMP | Datetime Created |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |