In this post, I will try and describe everything you need to know about the SAP crmd_ipm_id_attr table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_IPM_ID_ATTR what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_IPM_ID_ATTR....Right lets get started!
Object Name: CRMD_IPM_ID_ATTR
Dictionary Type: Transparent table
Description: IPM: Settings for Rights Dimension
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
IDENT_CATEGORY | COMT_IPM_USAGE | CHAR | 2(0) | Product Attribute Usage | COMT_IPM_USAGE | CRM | ||||||
ATTRIBUTE_NAME | COMT_ATTR_ID_30 | CHAR | 30(0) | Attribute | ATTR_ID_30 | COM_ATTRIBUT | COM_ATTRIBUTE_SH | ATTR_ID | CRM | |||
SETTYPE_ID | COMT_SETTYPE_IDENT | CHAR | 16(0) | Identification of a Set Type | CHAR16 | COM_SETTYPE_ID | FRGTYPE_ID | CRM | ||||
KEY_RELEASEDATE | COMT_CHECKBOX_RELDAT_REL | CHAR | 1(0) | Checkbox Field: Relevant to Release Dates/Restrictions | CHAR1_X | CRM | ||||||
ATTR_HIERARCHIC | COMT_CHECKBOX_HIERARCHY | CHAR | 1(0) | Attribute is Hierarchical Indicator | CHAR1_X | CRM | ||||||
ATTR_SEQUENCE_NO | CRMT_IPM_ATTR_SEQUENCE_NO | NUMC | 2(0) | Attributes Sequence | CRMT_IPM_ATTR_SEQUENCE_NO | CRM | ||||||
ROYALTY_DIM | CRMT_IPM_ROYALTY_DIM | CHAR | 1(0) | Royalties Dimension Indicator | XFELD | CRM |