RBD_INITAPP_AET(SQL Table) |
Index Back |
---|---|
Initial Load State RecordThis is the state record for the Initial Load process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | RBD_INIT_LD_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Initial Load Type. "A" indicates a intial load request for a specific Dashboard Application. "F" indicates a inittial load request for all the installed Dasbhoard Applications.
D=Dimensions F=Facts |
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. |
4 | PT_CDB_OBJTYPE_ID | Character(31) | VARCHAR2(31) NOT NULL | This object type is the ID for the data that is sent through the messaging framework. This usually, but not necessarily, is equivalent to a database record. |
5 | PT_CDB_OBJ_GRP_ID | Character(30) | VARCHAR2(30) NOT NULL | Group ID for a Dashboard Object Group |
6 | PT_CDB_DATA_DESCR | Character(30) | VARCHAR2(30) NOT NULL | This is the databoard data object name, which is equivalent to a record name in a PS application. |
7 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |