STAT_PROC_VW(SQL View) |
Index Back |
---|---|
Statistical Procedure View |
select country, st_proc_fsc_rgm, descr, descrshort from PS_SPROC_FRGM_TBL where stproc_fscrgm_flg= 'S' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
2 | ST_PROC_FSC_RGM | Character(6) | VARCHAR2(6) NOT NULL | Stat Procedure/Fiscal Regime |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |