RIT_CONFIG_TREE(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
2 | TREECTL_NAME | Character(15) | VARCHAR2(15) NOT NULL |
Tree Name
Prompt Table: RIT_TREECTL_HDR |
3 | TREE_NODE4 | Character(4) | VARCHAR2(4) NOT NULL | Tree Node Name (ID) |
4 | MAX_ROWS_SCROLL | Number(5,0) | INTEGER NOT NULL |
Max Number of Rows in Scrolls
Default Value: 0 |
5 | VISIBLE | Character(1) | VARCHAR2(1) NOT NULL |
Show Sub Page
Y/N Table Edit Default Value: Y |
6 | EXPANDED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Expanded Flag
Y/N Table Edit Default Value: Y |
7 | TREE_LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL |
Parent tree level if this is a part of the PSTREEBRANCH record
Default Value: 1 |
8 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
9 | HIDE_HEADER | Character(1) | VARCHAR2(1) NOT NULL |
Hide the Lead/Opportunity Header fields.
Y/N Table Edit Default Value: N |
10 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
11 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
12 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
13 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
14 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
15 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |