In this post, I will try and describe everything you need to know about the SAP crmd_mkttg_sacbr 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_SACBR 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_SACBR....Right lets get started!
Object Name: CRMD_MKTTG_SACBR
Dictionary Type: Transparent table
Description: CRM-MKT: Business Rules for a SA-Cache
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 | ||||||
GUID | CRMT_MKTTG_SA_BR_GUID | RAW | 16(0) | CRM Marketing: GUID of a Business Rule | SYSUUID | CRM | ||||||
DS_VARIABLE | CRMT_MKTTG_SA_BR_VARIABLE | CHAR | 60(0) | CRM Marketing: Field Name for BW Variable (Business Rule) | CRM_MKTTG_SA_BR_VARIABLE | CRM | ||||||
BR_SIGN | CRMT_MKTTG_SA_BR_SIGN | CHAR | 1(0) | CRM Marketing: SIGN Component for Business Rule | DDSIGN | CRM | ||||||
BR_OPTION | CRMT_MKTTG_SA_BR_OPTION | CHAR | 2(0) | CRM Marketing: OPTION Component for Business Rule | CRM_MKTTG_SAF_RANGE_OPTION | CRM | ||||||
BR_LOW | CRMT_MKTTG_SA_BR_LOW | CHAR | 132(0) | CRM Marketing: Component LOW for Business Rule | CRM | |||||||
BR_HIGH | CRMT_MKTTG_SA_BR_HIGH | CHAR | 132(0) | CRM Marketing: Component HIGH for Business Rule | CRM |