CNV_MBT_IS_PACKAGE_LOAD 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_IS_PACKAGE_LOAD into the relevant SAP transactions such as SE38 or SE80
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_PACK = Package ID
Title: Industry Solution Control Framework
Text Symbol: 001 = ACTIVE
Text Symbol: 002 = Database update failed; Try again later
Text Symbol: 013 = Migration Object
Text Symbol: 014 = Process
Text Symbol: 015 = Copy Variant
Text Symbol: 021 = Selection Group
Text Symbol: 022 = Activity
INCLUDE CNV_MBT_PROTMESS_TOP.
INCLUDE CNV_MBT_IS_PACKAGE_TOP.
INCLUDE CNV_MBT_IS_PACKAGE_PROCEDURES.
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.
CNV_MBT_IS_PACKAGE_LOAD - Industry Solution Control Framework CNV_MBT_IS_PACKAGE_LOAD - Industry Solution Control Framework CNV_MBT_HEADER_INTO_CLUSTER - Fill Header Tables into Cluster CNV_MBT_HEADER_INTO_CLUSTER - Fill Header Tables into Cluster CNV_MBT_GP_EXAMPLE_IMPL - Program CNV_MBT_GP_EXAMPLE_IMPL CNV_MBT_GP_EXAMPLE_IMPL - Program CNV_MBT_GP_EXAMPLE_IMPL