LNRPTPKGSRCHLNG(SQL View) |
Index Back |
---|---|
Loan Report Output PackagesLNRPTPKGSRCHLNG is the language record related to LN_RPT_PKG_SRCH. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
SELECT LN_RPT_PKG_ID , AID_YEAR , LN_OUT_TYPE , LANGUAGE_CD , DESCR FROM PS_LN_RPT_PKG_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL |
Report Package
Prompt Table: LN_RPT_PKGID_VW |
|
2 | Character(4) | VARCHAR2(4) NOT NULL |
Aid Year
Default Value: OPR_DEF_TBL_CS.AID_YEAR Prompt Table: FED_AID_YR_TBL |
|
3 | 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 |
|
4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |