In this post, I will try and describe everything you need to know about the SAP crmd_mktru_be_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_MKTRU_BE_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_MKTRU_BE_T....Right lets get started!
Object Name: CRMD_MKTRU_BE_T
Dictionary Type: Transparent table
Description: Branching Element of a Campaign Process Model (Short Text)
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 | ||||
BE_GUID | CRMT_MKTRU_BE_GUID | RAW | 16(0) | GUID for a Decision Node for Campaign Automation | SYSUUID | CRM | ||||||
LANGUAGE | LANG | LANG | 1(0) | Language ID | LANG | CRM | ||||||
SHORT_TEXT | CRMT_MKTRU_BE_SHORT_TEXT | CHAR | 40(0) | Language-Dependent Short Text for Decision Node | TEXT40 | CRM |