RUN_IPAC_EXP(SQL Table) |
Index Back |
|---|---|
OPAC Run control record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Request ID | |
| 4 | REQUEST_DT | Date(10) | DATE | Request Date |
| 5 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL |
Process Instance
Prompt Table: IPAC_PI_VW |
| 6 | PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
A=Active C=Successfully Completed E=Completed With Errors N=Not Yet Processed P=Processing Now X=No Success Default Value: N |
| 7 | IPAC_EXP_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
IPAC Interface Option
A=Generate for All Units B=Generate for One Unit C=Generate for One Customer R=Rerun Previous Job |
| 8 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUARED_NONVW |
| 9 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: CUST_IPAC_VW |
| 10 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 11 | PROCESS_ORIGIN | Character(1) | VARCHAR2(1) NOT NULL |
Process Origin
N=Process Origin in Other P=Process Origin in PeopleSoft Default Value: P |
| 12 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once Default Value: N |
| 13 | FILENAME | Character(80) | VARCHAR2(80) NOT NULL | File Name |