| RA_CONTENT(SQL Table) | Index Back | 
|---|---|
| Campaign Contenttable containing the contents of a marketing campaign | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Marketing - Content ID Default Value: NEXT | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 | 
| 5 | RA_CONTENT_STATUS | Character(4) | VARCHAR2(4) NOT NULL | Marketing - Content Status CMPL=Completed EXPR=Expired IREV=In Review NEW=New PLAN=Planning RWRK=Re-Work Default Value: NEW | 
| 6 | RA_AVAIL_QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Requested Quantity to have available | 
| 7 | RA_CONTENT_TYPE | Character(4) | VARCHAR2(4) NOT NULL | Marketing - Content Type Prompt Table: RA_UD_CONT_TYPE | 
| 8 | RA_CONTENT_SUBTYPE | Character(4) | VARCHAR2(4) NOT NULL | Marketing - Content Sub Type Prompt Table: RA_UD_CNT_STYPE | 
| 9 | RA_PAR_CONTENT_ID | Character(15) | VARCHAR2(15) NOT NULL | Marketing Content Parent ID Prompt Table: RA_CNT_PARNT_VW | 
| 10 | EMAIL_FROM2 | Character(100) | VARCHAR2(100) NOT NULL | Email From | 
| 11 | REPLY_TO | Character(100) | VARCHAR2(100) NOT NULL | Reply To | 
| 12 | BOUNCED | Character(100) | VARCHAR2(100) NOT NULL | Bounced | 
| 13 | SUBJECT | Character(254) | VARCHAR2(254) NOT NULL | Subject | 
| 14 | EMAIL_TEXTLONG | Long Character | CLOB | Message Text | 
| 15 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. | 
| 16 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. | 
| 17 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. | 
| 18 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. | 
| 19 | 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. | 
| 20 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time | 
| 21 | BO_ID_OWNER | Number(31,0) | DECIMAL(31) NOT NULL | Financial Account Business Object ID | 
| 22 | BO_ROLE_TYPE_ID | Number(12,0) | DECIMAL(12) NOT NULL | BO_ROLE_TYPE_ID | 
| 23 | UNIV_ROW_ID | Character(36) | VARCHAR2(36) NOT NULL | Universal Row Identifier. |