EX_TEXP_PCCHRT(SQL Table) |
Index Back |
---|---|
Total Expense Summary TblTotal Expense Summary table for Pagelets for PC_BU and Project ID. This is used for Charts. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
3 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
4 | CURRENCY_CD_PC | Character(3) | VARCHAR2(3) NOT NULL | Projects BU Currency |
5 | MONETARY_AMOUNT_PC | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Projects Monetary Amount |
6 | PERIOD_BEGIN_DT | Date(10) | DATE | Period Begin Date |