RBD_INITIAL_APP

(SQL Table)
Index Back

Intial Load Application Codes

This run control record is used to do an initial load by selected application codes.

  • Parent record: RBD_INITIAL_RUN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

    Prompt Table: OPERATOR_VW

    2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
    3 PT_CDB_APP_CODE Character(4) VARCHAR2(4) NOT NULL Code of the application message to the dashboard. This may be used by the messaging framework as a mechanism to distribute messages to a JMS server.

    Prompt Table: PSCDBAPPCODE

    4 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
    5 PT_CDB_INCLUDE Character(1) VARCHAR2(1) NOT NULL Y/N flag to indicate whether or not this row should be included in the build.

    Y/N Table Edit

    Default Value: N