RBC_REQST_REC(SQL Table) |
Index Back |
---|---|
Correspondence RequestCorrespondence Request |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CMF_ID | Character(36) | VARCHAR2(36) NOT NULL | Correspondence ID |
2 | CMF_TRNS_SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Correspondence Management Package Sequence Number |
3 | CMF_KEY_SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Correspondence Management Package Sequence Number |
4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
5 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
6 | ROLE_TYPE_ID_CNTCT | Number(12,0) | DECIMAL(12) NOT NULL | Stores ROLE_TYPE_ID for the contact |
7 | ROLE_TYPE_ID_CUST | Number(12,0) | DECIMAL(12) NOT NULL | Stores ROLE_TYPE_ID for the customer |
8 | BO_ID_CUST | Number(31,0) | DECIMAL(31) NOT NULL | This field stores the Business Object ID for the customer. |
9 | CREATE_SUBINT_IND | Character(1) | VARCHAR2(1) NOT NULL |
Flag to allow end user to edit recipients at run time
Y/N Table Edit Default Value: Y |
10 | SUBINT_OBJ_TYPE | Character(4) | VARCHAR2(4) NOT NULL | sub-interaction object type |
11 | BUSINESS_UNIT_RI | Character(5) | VARCHAR2(5) NOT NULL | Business Unit Interactions |
12 | SETID_RI | Character(5) | VARCHAR2(5) NOT NULL | Interactions Setid |
13 | OBJECT_ID | Character(30) | VARCHAR2(30) NOT NULL | Name of recommended Group Worklist for inbound email. |
14 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
15 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
16 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
17 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
18 | 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. |
19 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |
20 | MARKET | Character(3) | VARCHAR2(3) NOT NULL |
Market
Default Value: GBL |