CNV_MBT_RULES_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_RULES_DEF_46 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CNV_MBT_RULES - Rule Maintenance Platform
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.
Selection Text: P_PHASE = Phase
Selection Text: P_PACK = Package Number
Selection Text: P_DISP = Display only
Selection Text: P_ACT_ID = Activity ID
Title: Rules Maintenance platform : Main program
Text Symbol: 088 = Rule cannot have more than one Exporting parameter
Text Symbol: 086 = Rules for package
Text Symbol: 085 = Z
Text Symbol: 084 = CNV_MBT_
Text Symbol: 083 = is already assigned to rule
Text Symbol: 082 = Table
Text Symbol: 081 = Domain and Rollname
Text Symbol: 072 = Select / Unselect
Text Symbol: 071 = Select
Text Symbol: 070 = Package
Text Symbol: 069 = No Table Assignments made
Text Symbol: 068 = Do you wish to append or replace the entries?
Text Symbol: 067 = Generate tables
Text Symbol: 066 = Replace
Text Symbol: 065 = Append
Text Symbol: 064 = You have already entered a few tables.
Text Symbol: 063 = Rule Name
Text Symbol: 062 = Status
Text Symbol: 061 = Active
Text Symbol: 060 = Source Package
Text Symbol: 059 = Created By
Text Symbol: 058 = Description
Text Symbol: 110 = The source code is not active. Please activate before proceeding
Text Symbol: 109 = Data type and typing method may not be correct.
Text Symbol: 108 = Do you wish to save the rule to the transport request ?
Text Symbol: 107 = Enter a valid domain name for parameter
Text Symbol: 106 = Enter Identifier for consistent scrambling
Text Symbol: 105 = Rule exists for same domain name, please use another combination
Text Symbol: 104 = Please adjust the table assignments accordingly
Text Symbol: 103 = See documentation for details
Text Symbol: 102 = Rule Created. Please enter the Source Code.
Text Symbol: 101 = and field
Text Symbol: 100 = Rule for table
INCLUDE CNV_MBT_SM_PARAMS.
INCLUDE CNV_MBT_RULESDEF_TOP.
INCLUDE CNV_MBT_RULES_MACROS.
INCLUDE CNV_MBT_RULES_DEF_46_CLASS.
INCLUDE CNV_MBT_RULES_DEF_46_O01.
INCLUDE CNV_MBT_RULES_DEF_46_I01.
INCLUDE CNV_MBT_RULES_DEF_46_F01.
INCLUDE CNV_MBT_RULESDEF_RULECODING.
INCLUDE CNV_MBT_SM_MACROS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_RULES_DEF_46 or its description.
CNV_MBT_RULES_DEF_46 - Rules Maintenance platform : Main program CNV_MBT_RULES_DEF_46 - Rules Maintenance platform : Main program CNV_MBT_RULES_CHANGE - Change already existing rules in the DTL environment CNV_MBT_RULES_CHANGE - Change already existing rules in the DTL environment CNV_MBT_RULESDEF_TOP - Include to hold all global variables of the rules platform CNV_MBT_RULESDEF_RULECODING - Include CNV_MBT_RULESDEF_RULECODING