GL_ESS_POST_LOG(SQL Table) |
Index Back |
|---|---|
GL Essbase Journal Posting LogJournal Posting log to store date time from/to information for each of the business unit/ledger group processed. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_GL_NONVW |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Ledger Group | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 4 | DTTM_FROM | DateTime(26) | TIMESTAMP | From Date/Time |
| 5 | DTTM_TO | DateTime(26) | TIMESTAMP | To Date/Time |