RBB_AAF_INITBPL(SQL Table) |
Index Back |
---|---|
Initiate BPEL ConfigurationInitiate BPEL Configuration Table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_ACTION_ID | Number(31,0) | DECIMAL(31) NOT NULL | Active Analytics Framework Action ID field |
2 | EOCF_ACTION_NAME | Character(80) | VARCHAR2(80) NOT NULL | user-defined name to identify the characteristics of a particular action |
3 | EOCF_CONTEXT_ID | Number(31,0) | DECIMAL(31) NOT NULL | the ID value for a configured context |
4 | EOCF_CTX_NAME | Character(50) | VARCHAR2(50) NOT NULL | context name |
5 | RBB_SO_SEL_IND | Character(1) | VARCHAR2(1) NOT NULL |
Service Operation Name selection Indicator
D=Dynamic S=Static Default Value: S |
6 | RBB_SERV_OPR_ID | Character(100) | VARCHAR2(100) NOT NULL |
Service Operation ID
Prompt Table: PSOPERATION |
7 | RBB_PURPOSE | Character(254) | VARCHAR2(254) NOT NULL | Purpose (Use) of the BPEL Process initiated by a transaction |
8 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |
9 | RECIPIENT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Recipient Type
PER=Person PROV=Provider Group |
10 | BUSPROCNAME | Character(30) | VARCHAR2(30) NOT NULL |
Business Process Name (see PSBUSPROCDEFN).
Prompt Table: RBB_AAF_BPROC_V |
11 | ACTIVITYNAME | Character(30) | VARCHAR2(30) NOT NULL |
Name of a Business Process Activity (see PSACTIVITYDEFN).
Prompt Table: RBB_AAF_ACTV_VW |
12 | EVENTNAME | Character(30) | VARCHAR2(30) NOT NULL |
Defines a routing event for PS Workflow
Prompt Table: RBB_VLD_EVNT_VW |
13 | RB_PACKAGE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Package |
14 | RB_PACKAGE_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Package Name
Prompt Table: RBB_PACKAGE_VW |
15 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
16 | EOCF_LIB_TERM_ID | Number(31,0) | DECIMAL(31) NOT NULL | a library element that can be evaluated. NOTE: this primary key value is actually a foreign key to the library element portion of a term. Terms are sub-types of elements. |
17 | EOCF_LIB_TERM_NAME | Character(80) | VARCHAR2(80) NOT NULL | the name of the Term in the library |
18 | RBB_LIB_TERM_ID | Number(31,0) | DECIMAL(31) NOT NULL | a library element that can be evaluated. NOTE: this primary key value is actually a foreign key to the library element portion of a term. Terms are sub-types of elements. |
19 | RBB_LIB_TERM_NAME | Character(80) | VARCHAR2(80) NOT NULL | the name of the Term in the library |
20 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
Prompt Table: RBB_MSGDEFN_VW |
21 | APMSGVER | Character(30) | VARCHAR2(30) NOT NULL |
Message Version
Prompt Table: RBB_MSGVERVW |
22 | EOCF_PHRASE_ID | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier for a phrase definition (ignoring versioning) |
23 | EOCF_CONFIG_ID | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier for a phrase definition (ignoring versioning) |
24 | RBB_CONFIG_ID | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier for a phrase definition (ignoring versioning) |
25 | RBB_ROWADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
26 | RBB_ROWADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
27 | RBB_ROWUPD_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
28 | RBB_ROWUPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
29 | 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. |
30 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |