APC_RUN_EXPORT(SQL Table) |
Index Back |
|---|---|
Export process instances rec.Record used for storing each Product Configurator Export process |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Request ID | |
| 4 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once Default Value: O |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | INC_OBS_DFN | Character(1) | VARCHAR2(1) NOT NULL |
Field used for storing Include Obsolete Definitions information for Product Catalog export process
Y/N Table Edit Default Value: N |
| 7 | VALIDATION_MODE | Character(1) | VARCHAR2(1) NOT NULL |
Field used for storing validation mode information
Y/N Table Edit Default Value: N |