RTBL_SCE_JRNL(SQL Table) |
Index Back |
---|---|
RTBL Journal display name |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCE_ID | Character(10) | VARCHAR2(10) NOT NULL | ID |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | SEQNBR | Number(5,0) | INTEGER NOT NULL | Sequence Number |
4 | JOURNAL_ID | 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 | BUSINESS_UNIT_IU | Character(5) | VARCHAR2(5) NOT NULL | Specifies the Business Unit for which InterUnit activity is being generated. |
6 | JOURNAL_DATE | 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. |