CMD_CNSNT_TXT - Consent Administration: Consent Text
Consent Administration: Consent Text information is stored in SAP table CMD_CNSNT_TXT.
It is part of development package CONSENT_DB in software component CA-GTF-CON. This development package consists of objects that can be grouped under "Consent Administration: Database Layer".
It is part of development package CONSENT_DB in software component CA-GTF-CON. This development package consists of objects that can be grouped under "Consent Administration: Database Layer".
Fields for table CMD_CNSNT_TXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| CONSENT_TEXT_UUID | Consent Administration: Consent Text ID | X | CME_CONSENT_TEXT_UUID | RAW | 16 | |
| ORIGIN_TEXT_UUID | Consent Administration: Origin Text ID | CME_ORIGIN_TEXT_UUID | RAW | 16 | ||
| LANGUAGE | Consent Administration: Language | CME_LANGUAGE | LANG | 2 | ||
| TYPE | Consent Administration: Text Type | CME_TEXT_TYPE | NUMC | 4 | ||
| TEXT | Consent Administration: Consent Text | CME_TEXT | STRG | 8 | ||
| ORIGIN_CHANGED_AT | Consent Administration: Origin Changed At | CME_ORIGIN_CHANGED_AT | DEC | 11 |