RF_IPRD_TRND_DS

(SQL Table)
Index Back

Installed Prod Tree Display

This table stores the fields to display for each node selected on 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 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).
4 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number

Default Value: 1

5 DISPLAY_FLAG Character(1) VARCHAR2(1) NOT NULL Display on Chart

Y/N Table Edit

Default Value: N

6 DISPLAY_LENGTH Number(2,0) SMALLINT NOT NULL Display Length
7 DISPLAY_AS Character(3) VARCHAR2(3) NOT NULL This field is used in the Installed Product Tree setup to specify whether the display field should be viewed on the tree as the Tree Node name, Description, or mouseover text.
001=Node Name
002=Node Description
003=Mouseover Text
8 ORDER_BY_FLG Character(1) VARCHAR2(1) NOT NULL Order By Flag

Y/N Table Edit

Default Value: N

9 ORDER_SEQ Character(4) VARCHAR2(4) NOT NULL Order by Sequence
ASC=Ascending
DESC=Descending
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