MSFRTA
The MSFRTA table holds the actual context where a custom attribute's PROP_DATA_TYPE is R—Rich Text.
| Name | Type | Null | Comment |
|---|---|---|---|
| UUID | CHAR 32 | NOT NULL | The value of the PROPERTY_VALUE from MSF0P5 or MSF0P6. |
| VALUE | CLOB | NOT NULL | The content of the file, image, rich text or text area. |
| LAST_MOD_TIME | CHAR 6 | NOT NULL | |
| LAST_MOD_USER | VARCHAR2 254 | NOT NULL | |
| LAST_MOD_DATE | CHAR 8 | NOT NULL | |
| LAST_MOD_EMP | CHAR 254 | NOT NULL |
