SAP Reports / Programs

CNV_10300_FORMS_CHECK SAP ABAP Report - Program is obsolete







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


Text pool values


Selection Text: P_PACK = Package No.:
Title: Program is obsolete
Text Symbol: 011 = Listing the Form routines used
Text Symbol: 012 = Y
Text Symbol: 013 = No
Text Symbol: 014 = Required
Text Symbol: 015 = enter
Text Symbol: 009 = No. objects
Text Symbol: 003 = Cond. table
Text Symbol: 004 = Fld
Text Symbol: 005 = Domain
Text Symbol: 006 = Offset
Text Symbol: 007 = Lgth.
Text Symbol: 008 = Form
Text Symbol: 016 = Status
Text Symbol: 044 = Date :
Text Symbol: 045 = Time :
Text Symbol: 048 = User :
Text Symbol: 100 = Call example:
Text Symbol: 101 = No delimitation in CNVFIELDREF for
Text Symbol: 102 = found
Text Symbol: 038 = Release :
Text Symbol: 017 = Pckge
Text Symbol: 018 = Description
Text Symbol: 019 = OK
Text Symbol: 020 = Warning
Text Symbol: 026 = System :
Text Symbol: 027 = Client :
Text Symbol: 111 = for
Text Symbol: 112 = NRIV-Paket is not included.
Text Symbol: 120 = : no description in DFIES!
Text Symbol: 121 = DDIF_FIELDINFO_GET: sy-subrc <> 0
Text Symbol: 130 = All entries found in value table
Text Symbol: 314 = Data el.
Text Symbol: 110 = Module CNV_10000_CHECKOBJECT produces ReturnCode
Text Symbol: 103 = Delimitation in table
Text Symbol: 104 = fr field
Text Symbol: 105 = is done by non-key field





Text Symbol: 106 = Data for table
Text Symbol: 107 = and fld
Text Symbol: 108 = cannot be read.
Text Symbol: 660 = entries are processed org.-dependent
Text Symbol: 903 = action
Text Symbol: 904 = not found
Text Symbol: 907 = No suitable FORM routine could be found
Text Symbol: 908 = Error assigning the parameters
Text Symbol: 902 = in the value table for the domain:
Text Symbol: 661 = Delimit. according to:
Text Symbol: 662 = Entries can be processed org.-dependent
Text Symbol: 663 = Entries are not processed org.-dependent
Text Symbol: 664 = Package decides about org.-dependent processing
Text Symbol: 665 = Error: No derivation rules were defined
Text Symbol: 901 = Val.
Text Symbol: 010 = ------------------------------------------------------------------------------------------------------------------------


INCLUDES used within this REPORT CNV_10300_FORMS_CHECK

No INCLUDES are used within this REPORT code!


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:

CNV_INT_PACKAGE_GET * CALL FUNCTION 'CNV_INT_PACKAGE_GET' * IMPORTING PACKID = GC_PACKID * PHASE = GD_PHASE.



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