SCC_SFP_LOD_AET(SQL Table) |
Index Back |
|---|---|
AE State Record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | SCC_VFA_MESSAGE_CL | Character(4) | VARCHAR2(4) NOT NULL |
Student Financial Planning Message Class
AAID=Anticipated Aid DCAN=Cancel Disbursement DISB=Disbursement Information DOC=Document Process Status DSB2=Disbursement Reporting ISIR=ISIR META=Document Metadata MIME=Multipart Message MVAL=Message Validation Error NSLD=NSLDS NTF=Notification PACK=Packaging Start Date PLUS=Plus Refund RTLN=Return To Lender SAFI=Student Academic and Fin Info SAP=Satisfactory Academic Progress SGRP=Student Groups STIN=Student Initiation STLA=Student Leave of Absence STUP=Student Update T4DN=Title IV Data Needed UNSP=Unsupported |
| 5 | SCC_SFP_MSG_LOAD | Character(4) | VARCHAR2(4) NOT NULL |
Student Financial Planning Message Class
AWRD=Awards, Packaging and COA only DIS=Disbursement Only DOC=Document Process Status FPO2=Awards, COA, NSLDS & Disb ISIR=ISIR NSLD=Nslds Only SAP=Sap Information |
| 6 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 7 | 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 |
| 8 | 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 |
| 9 | SCCPS_QUERY_NAME | Character(50) | VARCHAR2(50) NOT NULL |
Query / Section name used by population selection
Prompt Table: %EDITTABLE |
| 10 | 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 |
| 11 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
| 12 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
| 13 | SCCPS_FILE_PATH | Character(254) | VARCHAR2(254) NOT NULL | Pop Select File Path and Name |
| 14 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
| 15 | SCC_VOCADO_IND | Character(1) | VARCHAR2(1) NOT NULL |
This is an indicator switch whether the interface to Vocado is turned on/off.
N=No Y=Yes |
| 16 | SCC_TXN_OK_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Count of successful (ok) transactions. |
| 17 | SCC_TXN_ERR_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Transacdtion Error Count |
| 18 | SCC_TXN_TOT_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Transacdtion Error Count |
| 19 | WHERE_CLAUSE1 | Character(254) | VARCHAR2(254) NOT NULL | Where Clause |
| 20 | SCC_VOC_MSG_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Vocado message sequence number |
| 21 | SCC_SFP_ISIRS_RET | Character(4) | VARCHAR2(4) NOT NULL |
Student Financial Planning Message Class
ACTV=Active ALL=All |
| 22 | SCC_SFP_GRBG_FREQ | Number(4,0) | SMALLINT NOT NULL | Garbage Collection Frequency |
| 23 | SCC_SFP_LOGMSG_FLG | Number(1,0) | SMALLINT NOT NULL |
Log Message Detail
1/0 Table Edit (1=True, 0=False) |