CNV_10520_CREATE_MAPPING 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_10520_CREATE_MAPPING 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: Report CNV_10520_CREATE_MAPPING
Text Symbol: 010 = SLT
INCLUDE CNV_10520_D01.
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'FKKSUMKEY' TABLES dfies_tab = lt_dfies_tab EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_10520_CREATE_MAPPING - Report CNV_10520_CREATE_MAPPING CNV_10520_CREATE_MAPPING - Report CNV_10520_CREATE_MAPPING CNV_10510_P - 1:1 rename of asset classes (program include) CNV_10510_F01 - Include CNV_10510_CREATE_MAPPING_CNF01 CNV_10510_D01 - DATA description for delivered programs CNV_10510_D - 1:1 rename of asset classes (program include)