RUNCTL_DLPNPR02(SQL Table) |
Index Back |
---|---|
DL PNote Printing 2001-02This is the run control table for the second of 2 steps in the DL PNote/Package printing process. |
# | 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 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | AID_YEAR | Character(4) | VARCHAR2(4) NOT NULL |
Aid Year
Default Value: OPR_DEF_TBL_CS.AID_YEAR Prompt Table: AID_YEAR_TBL |
5 | ACAD_CAREER | Character(4) | VARCHAR2(4) NOT NULL |
Academic Career
BAC=Bachelor (NLD) BBL=Vocational Coaching (NLD) BOL=Vocational Training (NLD) BUSN=Graduate Business CNED=Continuing Education CRED=Semester Credit EDU=Education (NLD) EXED=Extended Education GRAD=Graduate LAW=Law MEDS=Medical School NONA=Non Award PGRD=Postgraduate RSCH=Research TECH=Technical UENG=Undergraduate Engineering UGRD=Undergraduate VAVO=Advanced General Educ. (NLD) VETM=Veterinary Medicine Default Value: OPR_DEF_TBL_CS.ACAD_CAREER Prompt Table: ACAD_CAR_TBL |
6 | LN_PNOTE_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Loan PNOTE Type
HP=HEALTH PROFESSIONAL MM=MPN PK=PERKINS PP=PNOTE UU=UNIVERSITY Default Value: MM |
7 | LN_OUT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
This is the spec for the output type generated for this report. It can be a file with a delimiter between column values, a fixed format file, a file for input to Jetform, or print to a pre-printed form with exact location formatting.
D=Delimited Fields E=External Product F=Fixed Length P=Positional Print |
8 | FROM_DATE | Date(10) | DATE | From Date |
9 | THRU_DATE | Date(10) | DATE | Thru Date |
10 | NUMBER_OF_COPIES | Number(2,0) | SMALLINT NOT NULL | Number of Copies |
11 | LN_STD_OVRD | Character(1) | VARCHAR2(1) NOT NULL |
Student Override
Y/N Table Edit |
12 | LN_RPT_PKG_ID | Character(10) | VARCHAR2(10) NOT NULL |
Report Package
Prompt Table: LN_RPT_PKG_VW_3 |
13 | LN_DCMNT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Indicates the type of document to be produced for the given Loan Type.
C=Cover Letter H=Health Professional PNote I=Total Indebtedness K=Perkins PNote M=Master PNote P=Promissory Note T=Truth-in-Lending U=University Loan PNote |