SCC_CG_ENC_RCTL(SQL Table) |
Index Back |
---|---|
CommGen Enclosures Run ControlCommunication Generation Enclosure run control holds the enclosure codes and their corresponding Report ID for processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | ENCL_LTR_CD | Character(3) | VARCHAR2(3) NOT NULL | Enclosure Code |
4 | REPORT_DEFN_ID | Character(12) | VARCHAR2(12) NOT NULL |
Report Name (see PSXPRPTDEFN).
Prompt Table:
SCC_CG_XMLP_RPT
|