In this post, I will try and describe everything you need to know about the SAP crmd_mktlist_bci 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_MKTLIST_BCI 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_MKTLIST_BCI....Right lets get started!
Object Name: CRMD_MKTLIST_BCI
Dictionary Type: Transparent table
Description: Staging - Import BP/Campaign Identification
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) | T000 | Client | MANDT | TEST | CRM | ||||
PACKAGE_GUID | CRMT_MKTLIST_PACKAGE_GUID | RAW | 16(0) | CRM Marketing: GUID of a Working Package | CRM_MKTLIST_PACKAGE_GUID | CRM | ||||||
C_HEAD_GUID | CRMT_MKTLIST_C_HEAD | RAW | 16(0) | External List Converted Cache Header GUID | CRM_MKTLIST_C_HEAD | CRM | ||||||
PERS_RESP_CODE | CRMT_MKT_ICRH_PRC_CHAR | CHAR | 12(0) | CRM Marketing: ICRH - Personalized Response Code - character | CRM_MKT_ICRH_PRC_CHAR | CRM | ||||||
COUPON_CODE | CRM_MKTPL_OFRCODE | CHAR | 16(0) | Coupon Code | CRM_MKTPL_OFRCODE | CRM | ||||||
CAMPAIGN_ELEMENT | CRM_MKTPL_CAMPAIGN_TASKID | CHAR | 24(0) | Campaign Element | CGPL_EXTID | CRM | ||||||
ORG_NUMBER | CRMT_MKTLIST_ORG_ID | CHAR | 10(0) | * | Business Partner Number of Organization | BU_PARTNER | CRM | |||||
PER_NUMBER | CRMT_MKTLIST_PER_ID | CHAR | 10(0) | * | Business Partner Number of Person | BU_PARTNER | CRM |