SCC_AFL_RUN_CNT(SQL Table) |
Index Back |
---|---|
Afl Batch Run Control RecordAffiliation Batch Proceessing Run Control Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | SCCPS_POP_SEL | Character(1) | VARCHAR2(1) NOT NULL |
Population Selection checkbox - used to incidate on run controls that pop selection was selected for use.
Y/N Table Edit Default Value: Y |
5 | SCCPS_TOOL_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Tool ID - the unique key for a pop select tool
Prompt Table: SCCPS_TOOL_VW |
6 | SCCPS_QUERY_NAME | Character(50) | VARCHAR2(50) NOT NULL |
Query / Section name used by population selection
Prompt Table: %EDITTABLE |
7 | SCCPS_CNTXT_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Context ID - the unique key that identifies the pop selection context
Prompt Table: SCCPS_CNTXT_VW |
8 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
9 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
10 | SCCPS_FILE_PATH | Character(254) | VARCHAR2(254) NOT NULL | Pop Select File Path and Name |
11 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: HCR_PERSON_I |
12 | START_DT | Date(10) | DATE | Start Date |
13 | END_DT | Date(10) | DATE | end date |
14 | SCC_AFL_SPONS_DEPT | Character(10) | VARCHAR2(10) NOT NULL |
Affiliation Code's Sponsoring Department
Prompt Table: SCC_DEPT_TBL_VW |
15 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
16 | LASTUPDDTTM | DateTime(26) | TIMESTAMP |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default Value: %datetime |
17 | SCC_AFL_PLCD_MTD | Character(1) | VARCHAR2(1) NOT NULL |
Placed Method for Affiliations
B=Batch E=Event M=Manual S=System Default Value: E |
18 | SCC_AFL_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
Affiliation Status
ACT=Active ERR=Created In Error INA=Inactive Default Value: ACT |
19 | SCC_AFL_STS_DESCR | Character(30) | VARCHAR2(30) NOT NULL |
Affiliation Status Description
Prompt Table: SCC_AFL_STS_DES |
20 | SCC_AFL_PRNT_DTLS | Character(1) | VARCHAR2(1) NOT NULL | Affiliation Parent Details |
21 | SCC_AFL_PROCESS_BY | Character(1) | VARCHAR2(1) NOT NULL |
Affiliation Process By
P=Population Selection S=Person ID Default Value: S |
22 | SCC_AFL_AFL_SEL | Character(1) | VARCHAR2(1) NOT NULL |
Affiliation Process By
A=All Codes O=One Or More Codes |
23 | SCC_AFL_EVENT_NAME | Character(60) | VARCHAR2(60) NOT NULL |
Affiliation Event Name
Prompt Table: SCC_AFL_EVNT_RG |