RTBL_SCE_JRNL(SQL Table) |
Index Back |
|---|---|
RTBL Journal display name |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | ID | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 3 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Identifies a journal entry, consisting of a header and one or more lines. The Journal ID itself does not have to be unique, but together with the journal business unit and journal date, it forms a unique journal identifier. | |
| 5 | Character(5) | VARCHAR2(5) NOT NULL | Specifies the Business Unit for which InterUnit activity is being generated. | |
| 6 | Date(10) | DATE | Specifies the date the journal was created. | |
| 7 | RTBL_ELEMENT | Character(30) | VARCHAR2(30) NOT NULL | Element name to identify (in peoplesoft) an element along with its label. |