CNV_CMIS_M_10_MAPPING_M100 is a standard ABAP INCLUDE 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_CMIS_M_10_MAPPING_M100 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: Include CNV_CMIS_M_10_MAPPING_M100
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNV_MBT_L_PROTOCOL_MESSAGE call function 'CNV_MBT_L_PROTOCOL_MESSAGE' exporting msgty = &2 msgid = &1 msgno = &3 msgv1 = &4 msgv2 = &5 msgv3 = &6 msgv4 = &7 level = &8 probclass = &9 ir_logger = gr_logger "C5150853 exceptions others = 1.
CNV_MBT_L_PROTOCOL_WRITE_DB call function 'CNV_MBT_L_PROTOCOL_WRITE_DB'.
CNV_MBT_L_STATE_UPDATE call function 'CNV_MBT_L_STATE_UPDATE' exporting packid = &1 phase = &2 activity_id = &3 state_log = &4 exceptions others = 1.
CNV_MBT_L_STATE_INIT call function 'CNV_MBT_L_STATE_INIT' exporting packid = gv_packid phase = gv_phase activity_id = gv_act_id importing er_logger = gr_logger "C5150853 exceptions others = 1.
CNV_MBT_L_STATE_FINISH call function 'CNV_MBT_L_STATE_FINISH' exporting packid = gv_packid phase = gv_phase activity_id = gv_act_id ir_logger = gr_logger "C5150853 exceptions others = 1.
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_CMIS_M_10_MAPPING_M100 - Include CNV_CMIS_M_10_MAPPING_M100 CNV_CMIS_M_10_MAPPING_LCL - Include CNV_CMIS_10_MAPPING_LCL CNV_CMIS_M_10_MAPPING_I100 - Include CNV_CMIS_10_MAPPING_I100 CNV_CMIS_M_10_MAPPING_F100 - Include CNV_CMIS_10_MAPPING_F100 CNV_CMIS_M_10_MACROS - Include CNV_TDMS_01_FROM_DATA CNV_CMIS_M_10_FORMS_01 - Main Include for CMIS Migration