CNVMBTPROCTREE_STR SAP (Process Tree (IMG, Activity/T, State combined)) Structure details

Dictionary Type: Structure
Description: Process Tree (IMG, Activity/T, State combined)




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




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

CNVMBTPROCTREE_STR 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 "Process Tree (IMG, Activity/T, State combined)" 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_CNVMBTPROCTREE_STR TYPE CNVMBTPROCTREE_STR.

The CNVMBTPROCTREE_STR table consists of various fields, each holding specific information or linking keys about Process Tree (IMG, Activity/T, State combined) data available in SAP. These include ACTIVITY_ID (Unique ID for all activities to be executed), TLEVEL (PCL Process Tree Level), PARENT_ID (Unique ID, Parent ID), NEXT_ID (Unique Activity ID, Next ID).. 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 CNVMBTPROCTREE_STR 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
PHASEPhase of the Migration Project CNV_MBT_PHASECHAR40Assigned to domainCNV_MBT_ACTIVITY
ACTIVITY_IDUnique ID for all activities to be executed CNV_MBT_ACTIVITYCHAR40Assigned to domainCNV_MBT_ACTIVITY
TLEVELPCL Process Tree Level CNV_MBT_PROCESS_TREE_LEVELNUMC1CNV_MBT_PROCESS_TREE_LEVEL
PARENT_IDUnique ID, Parent ID CNV_MBT_PARENTIDCHAR40Assigned to domainCNV_MBT_ACTIVITY
NEXT_IDUnique Activity ID, Next ID CNV_MBT_NEXTIDCHAR40Assigned to domainCNV_MBT_ACTIVITY
PROC_VIEWMBT PCL View Mode of Process Tree CNV_MBT_PROCVIEWCHAR1CNV_MBT_PROCVIEW
OPTIONALMBT PCL Optional flag CNV_MBT_OPTIONALCHAR1CNV_MBT_OPTIONAL
USED_VARIANTName for Set of Activity Parameters CNV_MBT_VARIANT_NAMECHAR14CNV_MBT_VARIANT_NAME
MANUAL_STS_ALLWDManual updation of activity status CNV_MBT_STS_UPDTCHAR1FLAG
ACTIVITY_TYPEDescribes whether an activity is executable or not CNV_MBT_ACTIVITY_TYPECHAR1CNV_MBT_ACTIVITY_TYPE
EXEC_TARGETSpecifies The Target System the Activity is Executed in CNV_MBT_EXEC_TARGETCHAR1Assigned to domainCNV_MBT_EXEC_TARGET
EXEC_TYPESpecifies how the Activity is Executed CNV_MBT_EXEC_TYPECHAR1CNV_MBT_EXEC_TYPE
TCODETransaction Code TCODECHAR20Assigned to domainTCODETCD
PROGNAMEABAP Program Name PROGRAMMCHAR40Assigned to domainPROGRAMMRID
FUNCNAMEFunction module name FUNCNAMCHAR30Assigned to domainFUNCNAME
RERUNCapability for Restarting or Repeating of an Activity CNV_MBT_RERUNCHAR1CNV_MBT_RERUN
NO_STATE_MNGMTPCL Status Management is Not Active CNV_MBT_NO_SNGMTCHAR1FLAG
DOCU_TYPEFlag (X = yes, initial = no) CNV_MBT_FLAGCHAR1CNV_MBT_GP_FLAG
DOCUMENT_LINKID of MBT Docu Object CNV_MBT_DOCUCHAR50CNV_MBT_DOCU
RESTART_ALLOWEDMBT PCL Flag to specify possibility of restart_mode CNV_MBT_RESTART_ALLOWEDCHAR1CNV_MBT_RESTART_ALLOWED
USER_DIALOGMBT PCL indicator for user dialog CNV_MBT_USER_DIALOGCHAR1FLAG
RSFLAG1Additional information about an activity. CNV_MBT_ACTIVITY_INFORMATIONCHAR20CNV_MBT_ACTIVITY_INFO_FLAG
COMPONENT_NAMEWeb Dynpro Component Name CNV_MBT_COMPONENTCHAR30CNV_MBT_COMPONENT
APPLICATION_NAMEWeb Dynpro Application Name CNV_MBT_APPLICATIONCHAR30CNV_MBT_APPLICATION
CHECK_FUNCNAMEFunction module name FUNCNAMCHAR30Assigned to domainFUNCNAME
NODE_TEXTText of Activity in Process Tree CNV_MBT_NODECHAR60CNV_MBT_NODE
EXEC_NUMCounters For Execution of Specified Activity CNV_MBT_EXEC_NUMNUMC4CNV_MBT_EXEC_NUM
STATE_TECTechnical Status of Execution of Specified Activity CNV_MBT_STATE_TECCHAR1CNV_MBT_STATE_TEC
STATE_LOGLogical Status of Execution of the Specified Activity CNV_MBT_STATE_LOGCHAR1CNV_MBT_STATE_LOG
ABORTEDGeneral Flag FLAGCHAR1FLAG
RUNMODESpecifies Whether an Activity is in Test or Update Mode CNV_MBT_RUNMODECHAR1CNV_MBT_RUNMODE
STARTTIMETime Stamp Start of Execution of a Specified Activity CNV_MBT_STARTTIMEDEC15TZNTSTMPS
ENDTIMETime Stamp to Specify Completion of Specified Activity CNV_MBT_ENDTIMEDEC15TZNTSTMPS
DURATIONRuntime of background job BTCRUNTIMEINT410
DESTINATIONLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
JOBNAMEBackground job name BTCJOBCHAR32CHAR32
JOBCOUNTJob ID BTCJOBCNTCHAR8CHAR8
EXEC_SERVERServer name BTCSRVNAMECHAR20TEXT20
EXEC_PROCIDWork process ID BTCWPPIDINT410
REC_SELECTMBT PCL: Selected Records CNV_MBT_RECSELINT410CNV_MBT_REC
REC_RELEVANTMBT PCL: Relevant Records CNV_MBT_RECRELINT410CNV_MBT_REC
REC_READMBT PCL: Read Records CNV_MBT_RECREADINT410CNV_MBT_REC
REC_CONVMBT PCL Converted Records CNV_MBT_RECCONVINT410CNV_MBT_REC
REC_UPDMBT PCL: Updated Records CNV_MBT_RECUPDINT410CNV_MBT_REC
REC_INSMBT PCL: Inserted Records CNV_MBT_RECINSINT410CNV_MBT_REC
REC_TRANSMBT PCL: Transferred Records CNV_MBT_RECTRANSINT410CNV_MBT_REC
REC_SKIPPED MBT PCL: Skipped Records CNV_MBT_RECSKIPINT410CNV_MBT_REC
LOGNUMBERApplication log: log number BALOGNRCHAR20Assigned to domainBALOGNR
SESSION_IDMBT PCL: Session ID CNV_MBT_SESSION_IDCHAR20CNV_MBT_SESSION_ID
LOGNUMBER_PCLApplication log: log number BALOGNRCHAR20Assigned to domainBALOGNR
PROC_TOTALMBt PCL : basis value for completion percentage CNV_MBT_PROC_TOTNUMC14CNV_MBT_PROC
PROC_COMPLMBT PCL : counter for completion percentage determination CNV_MBT_PROC_CMPLNUMC14CNV_MBT_PROC
PROGTYPEConversion: Type of conversion program CNV_PROGTYPECHAR1CNV_PROGTYPE
STATUS_ICONIcon in text fields (substitute display, alias) ICON_DCHAR4Assigned to domainICON
STATUS_ICON_NAMEName of an Icon ICONNAMECHAR30ICONNAME
SUBSTATE_EXISTFlag (X = yes, initial = no) CNV_MBT_FLAGCHAR1CNV_MBT_GP_FLAG
HAS_NOTEFlag (X = yes, initial = no) CNV_MBT_FLAGCHAR1CNV_MBT_GP_FLAG
HAS_ATTACHMENTFlag (X = yes, initial = no) CNV_MBT_FLAGCHAR1CNV_MBT_GP_FLAG
ACTIVITY_VARIANTABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
HOLD_UPProcess is in status hold-up CNV_MBT_HOLD_UPCHAR1CNV_MBT_HOLD_UP
WDY_SHOW_ASDifferent options how to display content/data in WebDynpro CNV_MBT_WDY_SHOW_INCHAR1CNV_MBT_WDY_SHOW_IN

Key field Non-key field



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

As CNVMBTPROCTREE_STR 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 CNVMBTPROCTREE_STR as there is no data to select.

How to access SAP table CNVMBTPROCTREE_STR

Within an ECC or HANA version of SAP you can also view further information about CNVMBTPROCTREE_STR 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!