RBB_VIEW_SETUP

(SQL Table)
Index Back

BPEL Monitor View Table

This table consists of supported views for BPEL End User Monitor

  • Related Language Record: RBB_VIEW_SET_LG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RBB_VIEW_KEY Character(30) VARCHAR2(30) NOT NULL This field is used to store the key to be used in the annotation tag of a BPEL Process
    2 RBB_VIEW_NAME Character(30) VARCHAR2(30) NOT NULL This field is used to indicate the name of a view for BPEL End-user monitor
    3 RBB_VIEW_TYPE Character(1) VARCHAR2(1) NOT NULL This field indicates a view internal types. 3 types are supported I - internal type E - external type
    E=External User
    I=Internal User
    4 CLASSID Character(30) VARCHAR2(30) NOT NULL The name of the class (see PSCLASSDEFN).

    Prompt Table: PSCLASSDEFN

    5 RBB_ROWADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    6 RBB_ROWADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    7 RBB_ROWUPD_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    8 RBB_ROWUPD_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    9 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.
    10 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time