RO_PRD_CATALOG

(SQL Table)
Index Back

Product Catalog

Product Catalog definition table.used in oci and ocss

  • Related Language Record: RO_PRDCATA_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Prompt Table: SP_SETID_NONVW

    2 CATALOG_ID_NUM Number(5,0) INTEGER NOT NULL Catalog ID

    Default Value: 0

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCR100 Character(100) VARCHAR2(100) NOT NULL Length 100 Description
    5 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    6 RC_SCRIPT_ID Character(18) VARCHAR2(18) NOT NULL Branch Script ID

    Prompt Table: RO_CAT_PADV_VW

    7 RAD_ADVISOR_ID Character(20) VARCHAR2(20) NOT NULL Advisor Dialog Guid - represents internally the Advisor dialog

    Prompt Table: RAD_ADV_ACTI_VW

    8 TEMPLATE_ID_NUM Number(5,0) INTEGER NOT NULL Template information for catalog used for catalog design

    Prompt Table: RO_DISTMP_A_VW

    9 CAT_CHANNEL Character(2) VARCHAR2(2) NOT NULL Channel
    01=Internal
    02=Web Self-Service
    03=All Channels

    Default Value: 03

    10 BEGIN_DT Date(10) DATE NOT NULL Begin Date

    Default Value: %date

    11 END_DATE Date(10) DATE End date field to store an end date.
    12 STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
    A=Active
    I=Inactive

    Default Value: A

    13 CAT_REGION_BASED Character(1) VARCHAR2(1) NOT NULL Region Based

    Y/N Table Edit

    14 PSIMAGEVER Number(10,0) DECIMAL(10) NOT NULL Image Version
    15 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    16 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    17 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    18 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    19 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.
    20 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    21 PROD_IMG_JPG Image / Attachment CLOB Product Image JPG
    22 SHOW_RECOM Character(1) VARCHAR2(1) NOT NULL Field used by order capture to show the recommendation

    Default Value: Y

    23 RECTEMPLATE_ID_NUM Number(5,0) INTEGER NOT NULL Field used by order capture for recommendation section to show

    Prompt Table: RO_DISTMP_A_VW