RBT_IPCHILD2LVW

(SQL View)
Index Back

Installed Product

Installed Product - 360 Child Grid

SELECT A.BO_ID_CUST , A.ROLE_TYPE_ID_CUST , A.BO_ID_CONTACT , A.ROLE_TYPE_ID_CNTCT , A.BO_ID_SITE , A.INST_PROD_STATUS , A.SETID , A.INST_PROD_ID , A.LANGUAGE_CD , A.DESCR , A.RB_XLATLONGNAME , A.RBTNUMBER , A.PARENT_INST_PRODID , A.PROD_CATEGORY , B.XLATLONGNAME , %subrec(RB_AUDIT_SBR,A) FROM PS_RBT_IPCHLDLVW A LEFT OUTER JOIN PS_EOCF_XLAT_PRMPT B ON B.FIELDNAME='INST_PROD_REASON' AND B.FIELDVALUE=A.INST_PROD_REASON

  • Related Language Record for RBT_IPCHILD2_VW RBT_IPCHILDM_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BO_ID_CUST Number(31,0) DECIMAL(31) NOT NULL This field stores the Business Object ID for the customer.
    2 ROLE_TYPE_ID_CUST Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the customer
    3 BO_ID_CONTACT Number(31,0) DECIMAL(31) NOT NULL This field indicates the Business Object ID for the contact.
    4 ROLE_TYPE_ID_CNTCT Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the contact
    5 BO_ID_SITE Number(31,0) DECIMAL(31) NOT NULL Business Object ID
    6 INST_PROD_STATUS Character(4) VARCHAR2(4) NOT NULL Status of an installed product.

    Prompt Table: RF_ISTATXLTS_VW

    7 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    8 INST_PROD_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the installed product ID (key field)
    9 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    10 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    11 RB_XLATLONGNAME Character(30) VARCHAR2(30) NOT NULL Translate Long Name
    12 RBTNUMBER Character(15) VARCHAR2(15) NOT NULL Number For Telco
    13 PARENT_INST_PRODID Character(20) VARCHAR2(20) NOT NULL This field is used to store the installed product ID of the parent installed product
    14 PROD_CATEGORY Character(15) VARCHAR2(15) NOT NULL Product Category
    15 DESCR30 Character(30) VARCHAR2(30) NOT NULL Description
    16 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    17 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    18 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    19 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    20 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.
    21 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time