GPS_BDG_SYS_LNG(SQL Table) |
Index Back |
---|---|
Budgeting SystemThe budgeting system that is used by a tennant and it's basic definitions. Stored are a separator that should be used, the amount of levels that aply to this budgeting system and the description of it. Examples are 'K' for Kameralistik. Separator used is a dot (.). The Kameralisik system consists of 3 levels. The single plan, the chapter and the title. language table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_VLD_HR_05 |
2 | GPS_BDG_SYSTEM | Character(1) | VARCHAR2(1) NOT NULL |
Budgeting System
D=Doppik K=Kameralistik O=Other |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |