CRMD_MKTATTR_H is a standard SAP Table which is used to store CRM Marketing: Attributes data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP CRMD_MKTATTR_H Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: CRM Marketing: Attributes
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
MANDT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | ||||
ATNAM | ATNAM | CHAR | 30(0) | Characteristic Name | ATNAM | FEA | CT | ||||
ATFOR | ATFOR | CHAR | 4(0) | Data type of characteristic | ATFOR | CT | |||||
ANZST | ANZST | INT2 | 5(0) | Number of Characters | ANZST | CT | |||||
ANZDZ | ANZDZ | INT2 | 5(0) | Number of Decimal Places | ANZDZ | CT | |||||
ATVOR | ATVOR | CHAR | 1(0) | Value with Plus or Minus Sign | XFELD | CT | |||||
ATKLA | ATKLA | CHAR | 10(0) | TCMG | Chars Group | ATKLA | CT | ||||
ATERF | ATERF | CHAR | 1(0) | Entry Required | ATXFE | CT | |||||
ATEIN | ATEIN | CHAR | 1(0) | Single value | XFELD | CT | |||||
ATAUTH | ATAUTH | CHAR | 3(0) | Authorization Group for Characteristics Maintenance | CHAR3 | ||||||
MSEHI | MSEHI | UNIT | 3(0) | T006 | Unit of Measurement | CUNIT | MEINS | BZME | |||
ATINT | ATINT | CHAR | 1(0) | Interval Values Allowed | ATXFE | CT | |||||
CREATED_AT | CRMT_MKT_CREATED_AT | DEC | 15(0) | Marketing Object: Creation Date | TSTPS | BCOS_TSTMP | |||||
CREATED_BY | CRMT_MKT_CREATED_BY | CHAR | 12(0) | Marketing Object: Created By User | UNAME | ||||||
CHANGED_AT | CRMT_MKT_CHANGED_AT | DEC | 15(0) | Marketing Object: Date of Last Change | TSTPS | BCOS_TSTMP | |||||
CHANGED_BY | CRMT_MKT_CHANGED_BY | CHAR | 12(0) | Marketing Object: Last Changed By | UNAME |