SFA_PELLORG_AET

(SQL Table)
Index Back

Loan Origination State record

State record for Pell Origination process.

  • Parent record: RUN_CNTL_LNORIG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PROCESS_INSTANCE 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 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution
    5 AID_YEAR Character(4) VARCHAR2(4) NOT NULL Aid Year
    6 TIV_SCHOOL_CODE Character(6) VARCHAR2(6) NOT NULL Pell ID Reporting
    7 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    8 DATETIME_STAMP DateTime(26) TIMESTAMP DateTime Stamp
    9 AE_APPLID Character(12) VARCHAR2(12) NOT NULL Program Name (see PSAEAPPLDEFN).
    10 AE_SECTION Character(8) VARCHAR2(8) NOT NULL Section
    11 RECORD_COUNT Number(7,0) INTEGER NOT NULL Count of Records
    12 SCCPS_TOOL_ID Number(15,0) DECIMAL(15) NOT NULL Tool ID - the unique key for a pop select tool
    13 SCCPS_QUERY_NAME Character(50) VARCHAR2(50) NOT NULL Query / Section name used by population selection
    14 SCCPS_CNTXT_ID Number(15,0) DECIMAL(15) NOT NULL Context ID - the unique key that identifies the pop selection context
    15 SCCPS_RSLTS_TABLE Character(15) VARCHAR2(15) NOT NULL Results table for population selection. This is the table that is populated with the results of the selection. This table is set on the Context.
    16 ATTACHSYSFILENAME Character(128) VARCHAR2(128) NOT NULL Unique Sys Filename
    17 SCCPS_FILE_PATH Character(254) VARCHAR2(254) NOT NULL Pop Select File Path and Name
    18 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.