COM_PRODUCT_ACTIVATE_MULT40F18 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 COM_PRODUCT_ACTIVATE_MULT40F18 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 COM_PRODUCT_ACTIVATE_MULTIF18
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING * TITLEBAR = ' ' * DIAGNOSE_OBJECT = ' ' text_question = text-004 text_button_1 = text-005 * ICON_BUTTON_1 = ' ' text_button_2 = text-006 * ICON_BUTTON_2 = ' ' default_button = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' start_column = 25 start_row = 6 * POPUP_TYPE = IMPORTING answer = lv_response.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
COM_PRODUCT_ACTIVATE_MULT40F18 - Include COM_PRODUCT_ACTIVATE_MULTIF18 COM_PRODUCT_ACTIVATE_MULT40F17 - Include COM_PRODUCT_ACTIVATE_MULTIF017 COM_PRODUCT_ACTIVATE_MULT40F15 - Include COM_PRODUCT_ACTIVATE_MULTIF15 COM_PRODUCT_ACTIVATE_MULT40F14 - COMPRODUCTACTIVATEMULT40F14 COM_PRODUCT_ACTIVATE_MULT40F07 - Include COM_PRODUCT_ACTIVATE_MULTIF07 COM_PRODUCT_ACTIVATE_MULT40F06 - Include COM_PRODUCT_ACTIVATE_MULTIF06