CNV_10993_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_10993_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.
Title: Program CNV_10993_DISPLAY
Text Symbol: 085 = Status
Text Symbol: 084 = Severity
Text Symbol: 083 = Program Line
Text Symbol: 082 = Line No.
Text Symbol: 081 = Program Name
Text Symbol: 080 = Number of hits
Text Symbol: 079 = Object Type
Text Symbol: 078 = PCL Package ID
Text Symbol: 077 = Project ID
Text Symbol: 076 = E-mail already sent with the same details to
Text Symbol: 075 = Do you want to resend?
Text Symbol: 074 = NO
Text Symbol: 073 = YES
Text Symbol: 072 = E-mail sent earlier!
Text Symbol: 071 = Object Type :
Text Symbol: 070 = Object Name :
Text Symbol: 069 = Comments :
Text Symbol: 068 = Program Name :
Text Symbol: 066 = project was performed on system
Text Symbol: 065 = The following Summary report for Coding Scan
Text Symbol: 064 = System ID
Text Symbol: 086 = Last Changed By
Text Symbol: 087 = Last Changed Date
Text Symbol: 088 = Last Changed Time
Text Symbol: 089 = Comment Flag
Text Symbol: 090 = Project
Text Symbol: 091 = No of PCL Package IDs in a project
Text Symbol: 092 = No of PCL Package IDs present in the result
Text Symbol: 093 = Scanned object types and count for a PCL Package ID
Text Symbol: 094 = PCL Package ID
Text Symbol: 095 = Number of objects scanned
Text Symbol: 096 = Project Description
Text Symbol: 097 = PCL Package ID Description
Text Symbol: 098 = Navigation mode for SAPScript
Text Symbol: 099 = Do you want to view in Edit or Display mode?
Text Symbol: 100 = Edit
Text Symbol: 101 = Display
INCLUDE CNV_MBT_SM_PARAMS.
INCLUDE CNV_10993_DISPLAY_CLASS_DEF.
INCLUDE CNV_10993_DISPLAY_TOP.
INCLUDE CNV_10993_DISPLAY_CLASS_IMP.
INCLUDE CNV_10993_DISPLAY_FORM.
INCLUDE CNV_10993_DISPLAY_PAI.
INCLUDE CNV_10993_DISPLAY_PBO.
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_10993_DISPLAY or its description.
CNV_10993_DISPLAY - Program CNV_10993_DISPLAY CNV_10993_DISPLAY - Program CNV_10993_DISPLAY CNV_10993_CS_TOP - Include CNV_10993_CS_TOP CNV_10993_CODE_SCAN_V1 - LT: Coding Scan Analysis CNV_10993_CODE_SCAN_V1 - LT: Coding Scan Analysis CNV_10993_CODE_SCAN_TOP_V1 - Include Z_CNV_10993_CODE_SCAN_TOP