In this post, I will try and describe everything you need to know about the SAP crmd_mkttg_sac_h 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_MKTTG_SAC_H 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_MKTTG_SAC_H....Right lets get started!
Object Name: CRMD_MKTTG_SAC_H
Dictionary Type: Transparent table
Description: CRM Marketing: Cache for Selection Attribute Distribution
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 | ||||
SA_GUID | CRMT_MKTTG_SA_GUID | RAW | 16(0) | CRM Marketing: GUID of Selection Attribute | SYSUUID | CRM | ||||||
LAST_UPDATE | CRMT_MKTTG_LAST_UPDATE | DEC | 15(0) | CRM-MKTTG: Time of Last Update | BCOS_TSTMP | CRM | ||||||
PROC_DURATION | CRMT_MKTTG_PROC_DURATION | DEC | 15(0) | CRM-MKT: Time Required for Procuring Members | BCOS_TSTMP | CRM | ||||||
LAST_ACCESS | CRMT_MKTTG_LAST_ACCESS | DEC | 15(0) | CRM-MKTTG: Time Last Access | BCOS_TSTMP | CRM | ||||||
ACCESS_COUNT | CRMT_MKTTG_ACCESS_COUNT | INT4 | 10(0) | CRM-MKT: Number of Accesses | INT4 | CRM | ||||||
SA_TOTAL_COUNT | CRMT_MKTTG_COUNT | INT4 | 10(0) | CRM Marketing: Number of Business Partners in a Segment | INT4 | CRM |