RF_IPRD_TREE_ND(SQL Table) |
Index Back |
---|---|
Installed Product Tree NodesThis table stores the node definitions for the Installed Product Viewable Hierarchy configuration. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TREECTL_NAME | Character(15) | VARCHAR2(15) NOT NULL | Tree Name |
2 | TREE_NODE_CD | Character(3) | VARCHAR2(3) NOT NULL |
This field is used by the Installed Product Viewable Hierarchy setup component to designate the type of node to display on the tree. The possible node types are Customer, Site, Account, Department, Employee and Installed Product and Children.
001=Account 002=Customer 003=Department 004=Employee 005=Installed Product and Children 006=Site 007=Contact |
3 | ACCT_PREC_SW | Character(1) | VARCHAR2(1) NOT NULL |
This field is used as a flag on the Installed Product Viewable Hierarchy Tree Setup definition to determine whether the Account node takes precedence over the Site node when both are defined as part of the tree configuration.
Y/N Table Edit Default Value: N |
4 | EXPANDED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Expanded Flag
Y/N Table Edit Default Value: N |
5 | MAX_ROWS_FETCH | Number(5,0) | INTEGER NOT NULL |
Max. Rows to Fetch
Default Value: 50 |
6 | MAX_ROWS_SCROLL | Number(5,0) | INTEGER NOT NULL |
Max Number of Rows in Scrolls
Default Value: 50 |
7 | OVERRIDE_IMAGE | Character(30) | VARCHAR2(30) NOT NULL |
Override Leaf Image
Prompt Table: RC_TB_IMAGE_VW |
8 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |
9 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
10 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
11 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
12 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
13 | 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. |
14 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |