EOTP_RUNCUST(SQL Table) |
Index Back |
|---|---|
TPM load BU run control recordTPM load BU 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 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL |
Name 1
Prompt Table: %EDITTABLE |
| 4 | EOTP_RECRUITID | Number(15,0) | DECIMAL(15) NOT NULL |
Recruit ID
Prompt Table: EOTP_RECT_VW2 |
| 5 | EOTP_PARTNRTYP | Character(1) | VARCHAR2(1) NOT NULL |
Partner Type
B=Bidder C=Customer V=Supplier Default Value: C |
| 6 | EOTP_SEL_ALL | Character(1) | VARCHAR2(1) NOT NULL |
This field is for group boxes to select all partners or just a specific one.
A=All Partners S=Specific Partner Default Value: A |