RF_IPRD_TREE_HD

(SQL Table)
Index Back

Installed Product Tree Setup

This table stores configuration parameters for the Installed Product Viewable Hierarchy.

  • Related Language Record: RF_IPRD_TR_HDLN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 TREECTL_NAME Character(15) VARCHAR2(15) NOT NULL Tree Name
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 COLLAPSED_IMAGE Character(30) VARCHAR2(30) NOT NULL Collapsed Image Name

    Default Value: PT_TREE_COLLAPSED

    Prompt Table: RC_TB_IMAGE_VW

    4 DEFAULT_FLG Character(1) VARCHAR2(1) NOT NULL Default Flag

    Y/N Table Edit

    Default Value: Y

    5 DISPLAY_LEVELS Number(2,0) SMALLINT NOT NULL Display Levels

    Default Value: 0

    6 END_NODE_IMAGE Character(30) VARCHAR2(30) NOT NULL End Node Image Name

    Default Value: PT_TREE_END_NODE

    Prompt Table: RC_TB_IMAGE_VW

    7 EXPANDED_IMAGE Character(30) VARCHAR2(30) NOT NULL Expanded Image Name

    Default Value: PT_TREE_EXPANDED

    Prompt Table: RC_TB_IMAGE_VW

    8 SHOW_ACCT_CRIT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Account is displayed as a runtime search parameter on the tree.

    Y/N Table Edit

    Default Value: N

    9 SHOW_AST_STAT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Asset status translates are displayed as runtime search parameters on the tree.

    Y/N Table Edit

    Default Value: N

    10 SHOW_DEPT_CRIT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Department is displayed as a runtime search parameter on the tree.

    Y/N Table Edit

    Default Value: N

    11 SHOW_PRD_STAT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Product status translates are displayed as runtime search parameters on the tree.

    Y/N Table Edit

    Default Value: N

    12 SHOW_SITE_CRIT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Site is displayed as a runtime search parameter on the tree.

    Y/N Table Edit

    Default Value: N

    13 SHOW_SVC_STAT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Service status translates are displayed as runtime search parameters on the tree.

    Y/N Table Edit

    Default Value: N

    14 SHOW_AGR_STAT_SW Character(1) VARCHAR2(1) NOT NULL This field is used by the Installed Product Viewable Hierarchy tree setup definition to determine if Agreement status translates are displayed as runtime search parameters on the tree.

    Y/N Table Edit

    Default Value: N

    15 IMAGE_HEIGHT Number(2,0) SMALLINT NOT NULL Image Height

    Default Value: 12

    16 IMAGE_WIDTH Number(2,0) SMALLINT NOT NULL Image Width

    Default Value: 15

    17 INDENT_PIXELS Number(2,0) SMALLINT NOT NULL Indent Pixels

    Default Value: 20

    18 LEAF_IMAGE Character(30) VARCHAR2(30) NOT NULL Name of image that is used for leaf , i.e. detail values in tree

    Default Value: PT_TREE_LEAF

    Prompt Table: RC_TB_IMAGE_VW

    19 PAGE_SIZE Number(3,0) SMALLINT NOT NULL Page Size

    Default Value: 0

    20 MARKET Character(3) VARCHAR2(3) NOT NULL Market
    21 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    22 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    23 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    24 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    25 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.
    26 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time