CNVMBTEXECTARGETS SAP (MBT PCL structure for RFC destination initialization) Structure details

Dictionary Type: Structure
Description: MBT PCL structure for RFC destination initialization




ABAP Code to SELECT data from CNVMBTEXECTARGETS
Related tables to CNVMBTEXECTARGETS
Access table CNVMBTEXECTARGETS




Structure field list including key, data, relationships and ABAP select examples

CNVMBTEXECTARGETS is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "MBT PCL structure for RFC destination initialization" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_CNVMBTEXECTARGETS TYPE CNVMBTEXECTARGETS.

The CNVMBTEXECTARGETS table consists of various fields, each holding specific information or linking keys about MBT PCL structure for RFC destination initialization data available in SAP. These include RCV (General Flag), CEN (General Flag), PCL (General Flag), UPG (General Flag).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP CNVMBTEXECTARGETS structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SNDGeneral Flag FLAGCHAR1FLAG
RCVGeneral Flag FLAGCHAR1FLAG
CENGeneral Flag FLAGCHAR1FLAG
PCLGeneral Flag FLAGCHAR1FLAG
UPGGeneral Flag FLAGCHAR1FLAG
HCMGeneral Flag FLAGCHAR1FLAG
EXEGeneral Flag FLAGCHAR1FLAG
001General Flag FLAGCHAR1FLAG
002General Flag FLAGCHAR1FLAG
003General Flag FLAGCHAR1FLAG
004General Flag FLAGCHAR1FLAG
005General Flag FLAGCHAR1FLAG
006General Flag FLAGCHAR1FLAG
007General Flag FLAGCHAR1FLAG
008General Flag FLAGCHAR1FLAG
009General Flag FLAGCHAR1FLAG

Key field Non-key field



How do I retrieve data from SAP structure CNVMBTEXECTARGETS using ABAP code?

As CNVMBTEXECTARGETS is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on CNVMBTEXECTARGETS as there is no data to select.

How to access SAP table CNVMBTEXECTARGETS

Within an ECC or HANA version of SAP you can also view further information about CNVMBTEXECTARGETS and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!