CNV_CDMC_CA_DISPLAY 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_CDMC_CA_DISPLAY 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: S_DEVC = Development Class
Selection Text: S_BUSP = Business Process
Selection Text: P_SOLMAN = Solution Manager system
Selection Text: P_PROJID = D Project ID of a CDMC Project
Title: Display Analysis bsed on various views
Text Symbol: 113 = Active BADI Implementations
Text Symbol: 114 = Implemented Customer Exits
Text Symbol: 115 = Where-Used List
Text Symbol: 116 = Comment:
Text Symbol: 117 = Notification will be sent only for the selected objects with assigned
Text Symbol: 118 = processors . Do you wish to send mail to the selected Processors?
Text Symbol: 119 = Confirm Selection
Text Symbol: 120 = TBOM Display
Text Symbol: 121 = Business Process View
Text Symbol: 122 = All Business Processes
Text Symbol: 123 = Used objects under Business Processes
Text Symbol: 124 = Unused objects under Business Processes
Text Symbol: 125 = Solar Object
Text Symbol: 126 = Business Scenario
Text Symbol: 127 = Business Process
Text Symbol: 128 = Business Process Step
Text Symbol: 129 = TBOM
Text Symbol: 130 = Top Down Analysis
Text Symbol: 131 = SOLAR_OBJECT
Text Symbol: 132 = BUS_SCENARIO
Text Symbol: 133 = BUS_PROCESS
Text Symbol: 112 = Display Business Transaction Events
Text Symbol: 111 = Excl. Programs / Transactions
Text Symbol: 110 = Exclude PROG/TRAN entries
Text Symbol: 109 = Maintain
Text Symbol: 108 = Display
Text Symbol: 107 = Do you wish to send mail to the processors?
Text Symbol: 106 = No
Text Symbol: 105 = Yes
Text Symbol: 104 = E-Mail to all the processors
Text Symbol: 103 = Objects not marked as Used
Text Symbol: 102 = Yellow
Text Symbol: 101 = Green
INCLUDE CNV_CDMC_CA_DISPLAYTOP.
INCLUDE CNV_CDMC_CC_STATUS_MACROS.
INCLUDE CNV_CDMC_CA_DISPLAY_CLASSES.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0010.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0010.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0100.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0101.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0101.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0200.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0200.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0300.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0300.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0400.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0400.
INCLUDE CNV_CDMC_CA_DISPLAY_PBO_0500.
INCLUDE CNV_CDMC_CA_DISPLAY_PAI_0500.
INCLUDE CNV_CDMC_DISPLAY_FUNCTIONS.
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_CDMC_CA_DISPLAY or its description.
CNV_CDMC_CA_DISPLAY - Display Analysis bsed on various views CNV_CDMC_CA_DISPLAY - Display Analysis bsed on various views CNV_CDMC_CA_CUSTOBJS_TOP - Include CNV_CDMC_CA_CUSTOBJS_TOP CNV_CDMC_CA_CONFIRM_ANAL_TOP - CDMC Clearing Analysis : Confirm Analysis - TOP ?Include CNV_CDMC_CA_CONFIRM_ANALYSIS - CDMC : Confirm Analysis and import all data to Control Center CNV_CDMC_CA_CONFIRM_ANALYSIS - CDMC : Confirm Analysis and import all data to Control Center