In this post, I will try and describe everything you need to know about the SAP crmd_mktru_be_r 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_MKTRU_BE_R 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_MKTRU_BE_R....Right lets get started!
Object Name: CRMD_MKTRU_BE_R
Dictionary Type: Transparent table
Description: Branching Element for a Campaign Process Model (Rules)
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) | * | Client | MANDT | TEST | CRM | ||||
GUID | SYSUUID_X | RAW | 16(0) | UUID in X form (binary) | SYSUUID | CRM | ||||||
BE_GUID | CRMT_MKTRU_BE_GUID | RAW | 16(0) | GUID for a Decision Node for Campaign Automation | SYSUUID | CRM | ||||||
RANK | CRMT_MKTRU_RULE_RANK | INT4 | 10(0) | Rank of Rule in Decision Node | INT4 | CRM | ||||||
RULE_GUID | CRMT_MKTRU_RULE_GUID | RAW | 16(0) | GUID for Rule | SYSUUID | CRM |