DMC_SHOW_CONVOBJ_DATA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Generated include for enhancement - SVR - 14...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter DMC_SHOW_CONVOBJ_DATA 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_ANLZ = Analysis
Selection Text: P_ANLZ1 = Critical Selection Parameters
Selection Text: P_ANLZ2 = Std Access plans & Precalcs
Selection Text: P_ANLZ3 = Non global rules
Selection Text: P_APPL = Application Name
Selection Text: P_COBJ = Conversion Object
Selection Text: P_CRAD = Conversion object
Selection Text: P_DISP = Display
Selection Text: P_ID = Precalculation/Access Plan Id
Selection Text: P_PROJ = Project
Selection Text: P_PTNHD = SHOW portion data for Acc.Plan
Selection Text: P_SPROJ = Sub-project
Selection Text: P_SRAD = Sub project
Title: Display conversion object Data
Text Symbol: 065 = of precalculcation
Text Symbol: 064 = No non standard access plans for this migration object
Text Symbol: 063 = differs from standard blocksize
Text Symbol: 062 = of access plan
Text Symbol: 061 = No precalculations are defined for this migration object
Text Symbol: 060 = No access plans are defined for this migration object
Text Symbol: 059 = Non standard access plan information:
Text Symbol: 058 = No critical selection parameters
Text Symbol: 057 = is at position
Text Symbol: 056 = Critical selection parameter information:
Text Symbol: 055 = Migration Object:
Text Symbol: 054 = Subproject doesnt contain any migration objects
Text Symbol: 053 = Analysis For
Text Symbol: 052 = Plese enter valid migration object name
Text Symbol: 051 = Plese enter valid sub project name
Text Symbol: 050 = Please enter valid project name
Text Symbol: 066 = No non standard precalculations for this migration object
Text Symbol: 067 = Non global rules information:
Text Symbol: 068 = No non global rules used for this migration object
Text Symbol: 069 = @3T@
Text Symbol: 070 = @3S@
Text Symbol: 071 = RULE:
Text Symbol: 072 = Migration of
Text Symbol: 073 = Using
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = lc_reltype value = l_reltype_val langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = gs_dd07v EXCEPTIONS OTHERS = 0.
DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = lc_dptype value = l_dptype_val langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = gs_dd07v EXCEPTIONS OTHERS = 0.
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 DMC_SHOW_CONVOBJ_DATA or its description.
DMC_SHOW_CONVOBJ_DATA - Display conversion object Data DMC_SHOW_CONVOBJ_DATA - Display conversion object Data DMC_SELECTION_PARAM_CHECK_TOP - Include DMC_SELECTION_PARAM_CHECK_TOP DMC_SELECTION_PARAM_CHECK_O01 - Include DMC_SELECTION_PARAM_CHECK_O01 DMC_SELECTION_PARAM_CHECK_I01 - Include DMC_SELECTION_PARAM_CHECK_I01 DMC_SELECTION_PARAM_CHECK - Analyze selection parameter conflicts