In this post, I will try and describe everything you need to know about the SAP crmd_mkt_proc_ig 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_MKT_PROC_IG 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_MKT_PROC_IG....Right lets get started!
Object Name: CRMD_MKT_PROC_IG
Dictionary Type: Transparent table
Description: Item Table for CRMD_MKT_PROC_H (Target Groups)
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 | ||||
ITEM_GUID | CRMT_BPITEMS_GUID | RAW | 16(0) | Item List Business Partner GUID | SYSUUID | CRM | ||||||
JOB_GUID | CRMT_OBJECT_GUID | RAW | 16(0) | CRMD_MKT_PROC_H | GUID of a CRM Order Object | SYSUUID | CRM | |||||
GUID | CRMT_TARGETGRP_GUID | RAW | 16(0) | CRMD_MKTTG_TG_H | CRM Marketing: GUID of Target Group | SYSUUID | CRM |