RTBL_ELEM_PRED(SQL Table) |
Index Back |
---|---|
RTBL Element predecessorsRTBL Element predecessors |
# | 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 | RTBL_ELEMENT | Character(30) | VARCHAR2(30) NOT NULL | Element name to identify (in peoplesoft) an element along with its label. |
5 | VERSION_NUM | Number(3,0) | SMALLINT NOT NULL |
Version Number
Default Value: 0 |
6 | BUSINESS_UNIT_IU | Character(5) | VARCHAR2(5) NOT NULL | Specifies the Business Unit for which InterUnit activity is being generated. |
7 | JOURNAL_DATE | Date(10) | DATE | Specifies the date the journal was created. |
8 | LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL | Level |
9 | RTBL_ELEMENT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Element name to identify (in peoplesoft) an element along with its label.
A=Allocation C=Close Ledgers J=Journal M=Multi-currency U=User Defined |
10 | PREDECESSOR | Character(30) | VARCHAR2(30) NOT NULL | Element name to identify (in peoplesoft) an element along with its label. |
11 | VERSION_GRP | Number(3,0) | SMALLINT NOT NULL | Group Version |
12 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
13 | JOURNAL_DATE_TO | Date(10) | DATE | To Journal Date |
14 | RTBL_ELEMENT_TYPE1 | Character(1) | VARCHAR2(1) NOT NULL |
Element name to identify (in peoplesoft) an element along with its label.
A=Allocation C=Close Ledgers J=Journal M=Multi-currency U=User Defined |