BUDGET_PERIOD(SQL Table) |
Index Back |
---|---|
Budget Period TableContains the from and the thru date of the training budget period. And the base currency used during th simulation to display the costs. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUDGET_PERIOD | Character(10) | VARCHAR2(10) NOT NULL | Budget Period |
2 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | THRU_DATE | Date(10) | DATE NOT NULL | Thru Date |