RC_BS_INSTANCE

(SQL Table)
Index Back

RC_BS_INSTANCE

CRM Common Object record used by Branch Scripting

  • Related Language Record: RC_BS_INST_LNG
  • Parent Record Of RC_BS_ANSWER
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RC_BS_INSTANCE Number(15,0) DECIMAL(15) NOT NULL RC_BS_INSTANCE

    Default Value: 999999999999

    2 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    3 EFFDT Date(10) DATE NOT NULL Effective Date
    4 SCRIPT_ID Number(12,0) DECIMAL(12) NOT NULL Script ID
    5 RC_BS_STATUS Character(1) VARCHAR2(1) NOT NULL Branch Script Status. It is ether Valid or Invalid.
    C=Completed
    P=Processing
    S=Started

    Default Value: S

    6 RC_SCORE Number(6,2) DECIMAL(5,2) NOT NULL Survey Score
    7 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    8 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    9 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    10 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    11 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    12 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.
    13 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    14 RC_COMMENT Long Character CLOB Comment