SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

CNV_MBT_CONV_OBJ_DEF_46 SAP ABAP Report - Conversion object definition







CNV_MBT_CONV_OBJ_DEF_46 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter CNV_MBT_CONV_OBJ_DEF_46 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CNVMBTCONDEF - Conversion object definition


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT CNV_MBT_CONV_OBJ_DEF_46. "Basic submit
SUBMIT CNV_MBT_CONV_OBJ_DEF_46 AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_MBT_CONV_OBJ_DEF_46 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_WIZM = Wizard mode
Selection Text: P_PACK = Package ID
Selection Text: C_CHDISP = Display
Title: Conversion object definition
Text Symbol: 030 = Root
Text Symbol: 019 = No
Text Symbol: 018 = Yes
Text Symbol: 017 = Do you really want to delete migration object?
Text Symbol: 016 = Str.
Text Symbol: 015 = Assign procedure related rules
Text Symbol: 014 = Assign field Related rules
Text Symbol: 013 = Define structure
Text Symbol: 012 = Set attribute
Text Symbol: 011 = Migration Object
Text Symbol: 010 = Not defined
Text Symbol: 009 = Migration objects for
Text Symbol: 008 = Last changed by
Text Symbol: 007 = Checked
Text Symbol: 006 = Status
Text Symbol: 005 = On
Text Symbol: 004 = Created By
Text Symbol: 003 = Description
Text Symbol: 002 = Package ID
Text Symbol: 001 = Choose Package ID


INCLUDES used within this REPORT CNV_MBT_CONV_OBJ_DEF_46

INCLUDE CNV_MBT_CONV_OBJ_DEF_46_TOP. " TOP INCLUDE
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_CLAS. " LOCAL CLASS
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_SEL. " SELECTION SCREEN CHECKS
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_HEAD. " HEADER INFORMATION
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_ALV. " CONVERSION OBJECT LIST
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_PBO100. " PBO SCREEN 100
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_PAI100. " PAI SCREEN 100
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_PBO200. " PBO SCREEN 200
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_PAI200. " PAI SCREEN 200
INCLUDE CNV_MBT_CONV_OBJ_DEF_46_TREE. " TREE OPERATIONS
INCLUDE CNV_MBT_DEV_AUTH_MACROS .
INCLUDE CNV_MBT_LOCK_MACROS .


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CNV_MBT_CONV_OBJ_DEF_46 or its description.