COM_PRODUCT_CHECK_STATUS_F01 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_CHECK_STATUS_F01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING textline1 = diagnose textline2 = text-011 titel = text-012 cancel_display = ' ' IMPORTING answer = answer.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING * I_LOGO = 'ENJOYSAP_LOGO' it_list_commentary = gt_list_top_of_page.
COM_PRODUCTUI_DISPLAY_API CALL FUNCTION 'COM_PRODUCTUI_DISPLAY_API' EXPORTING iv_product_guid = sel_guid EXCEPTIONS not_found = 1 input_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.
COM_PRODUCT_CHECK_STATUS_F01 - COMPRODUCTCHECKSTATUSF01 COM_PRODUCT_CHECK_STATUS - Status Analysis for CRM Products COM_PRODUCT_CHECK_STATUS - Status Analysis for CRM Products COM_PRODUCT_CATEGORY_UI_CONST1 - COMPRODUCTCATEGORYUICONST1 COM_PRODUCT_CATEGORY_CONST002 - COMPRODUCTCATEGORYCONST002 COM_PRODUCT_CATEGORY_CONST001 - Constants