WP_VARIABLE_TBL(SQL Table) | 
Index Back | 
|---|---|
Variable Table | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Variable ID | |
| 2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 | 
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 4 | SYSTEM_DATA_FLG | Character(1) | VARCHAR2(1) NOT NULL | 
This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.
 Y/N Table Edit Default Value: N  |