SAP Reports / Programs | Cross-Application Components(CA) SAP CA

CNV_10993_DISPLAY SAP ABAP Report - Program CNV_10993_DISPLAY







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


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_10993_DISPLAY. "Basic submit
SUBMIT CNV_10993_DISPLAY AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_10993_DISPLAY VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 102 = Word based search has been started in background
Text Symbol: 109 = Downloading
Text Symbol: 200 = Data has been changed, do you want to save?
Text Symbol: 201 = Yes
Text Symbol: 202 = No
Text Symbol: 001 = System ID
Text Symbol: 002 = font-family : Arial Black;
Text Symbol: 003 = background: #95B1C1;
Text Symbol: 004 = You have Selected all background work processes!
Text Symbol: 005 = You have selected all available background processes.Do you want to Continue?
Text Symbol: 006 = Yes
Text Symbol: 007 = No
Text Symbol: 008 = background: #D8D6C7;
Text Symbol: 009 =
Text Symbol: 010 = PCL Package ID
Text Symbol: 011 = Results :
Text Symbol: 012 = Strings :
Text Symbol: 013 = font-family : Arial;
Text Symbol: 014 = content=text/html;charset=windows-1252">
Text Symbol: 015 = Enter Domain name
Text Symbol: 016 = Enter data Elements
Text Symbol: 017 = Text Symbol: 021 = WORD
Text Symbol: 023 = String
Text Symbol: 025 = Status Description
Text Symbol: 026 = Object Type
Text Symbol: 027 = Object Name
Text Symbol: 028 = Program Name
Text Symbol: 029 = User
Text Symbol: 031 = CHECK FOR HARDCODED STRINGS
Text Symbol: 032 = Check the hardcoded string listed
Text Symbol: 036 = PCL Package ID :
Text Symbol: 037 = SapScript Name
Text Symbol: 038 = Hit Occurrence
Text Symbol: 039 = String Name
Text Symbol: 040 = Edit Mode
Text Symbol: 041 = Display Mode
Text Symbol: 044 = ATTACH
Text Symbol: 045 = REPORT





Text Symbol: 048 = Last Changed By
Text Symbol: 049 = Severity
Text Symbol: 050 = Comments
Text Symbol: 052 = Project Id
Text Symbol: 053 = Object Description
Text Symbol: 054 = Found in
Text Symbol: 061 = Summary report for Coding Scan project
Text Symbol: 062 = for
Text Symbol: 063 = Client


INCLUDES used within this REPORT CNV_10993_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.


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_10993_DISPLAY or its description.