AVSTRATEGYVWLNG(SQL View) |
Index Back |
---|---|
RELLNG-Strategy Table ViewAVSTRATEGYVWLNG is the related language recordfor the record AV_STRATEGY_VW An exact view of the strategy table. Initially used on the strategy panel to update spouse's information for a linked strategy. |
SELECT INSTITUTION , EMPLID , EXT_ORG_ID , STRATEGY_NO ,LANGUAGE_CD , DESCRLONG FROM PS_AV_STRATEGY_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: INSTITUTION_TBL.INSTITUTION |
|
2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
3 | Character(11) | VARCHAR2(11) NOT NULL | External Org ID | |
4 | Number(10,0) | DECIMAL(10) NOT NULL | Strategy Number | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
6 | DESCRLONG | Long Character | CLOB | Long Description |