In this post, I will try and describe everything you need to know about the SAP crmd_mktgs_cimap 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_MKTGS_CIMAP 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_MKTGS_CIMAP....Right lets get started!
Object Name: CRMD_MKTGS_CIMAP
Dictionary Type: Transparent table
Description: Mapping of client-independent fields to comm. structure
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
APPLICATION | CRM_MKTGS_LST_APP | CHAR | 3(0) | CRMD_MKTGS_APP | CGPL Applications Supporting Listings | CRM_MKTGS_LST_APP | CRM | |||||
TARGET_FIELD | CRM_MKTGS_LST_TGT_FIELD | CHAR | 30(0) | * | Field in Communication Structure to be Mapped to | FDNAME | CRM | |||||
SOURCE_FIELD | CRM_MKTGS_LST_SRC_FIELD | CHAR | 30(0) | * | Field to be Mapped to the Communication Structure | FDNAME | CRM |