In this post, I will try and describe everything you need to know about the SAP crmd_mkttggrp_t 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_MKTTGGRP_T 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_MKTTGGRP_T....Right lets get started!
Object Name: CRMD_MKTTGGRP_T
Dictionary Type: Transparent table
Description: CRM Marketing: Target Group Texts
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 | ||||
TARGETGRP_GUID | CRMT_TARGETGRP_GUID | RAW | 16(0) | CRMD_MKTTGGRP | CRM Marketing: GUID of Target Group | SYSUUID | CRM | |||||
TARGETGRP_LG | CRMT_TARGETGRP_LG | LANG | 1(0) | T002 | CRM Marketing. Target Group Language | SPRAS | CRM | |||||
TARGETGRP_DESCR | CRMT_TARGETGRP_DESCR | CHAR | 72(0) | CRM Marketing: Description for Target Group | CRM_MARKETING_DESC | CRM |