_BACKGROUND_APPROVAL_USER_CF01 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 _BACKGROUND_APPROVAL_USER_CF01 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!
BBP_PDH_WFL_OBJECT_WI_GET CALL FUNCTION 'BBP_PDH_WFL_OBJECT_WI_GET' EXPORTING iv_workitem_id = iv_workitem_id IMPORTING ex_reqno = lv_object_id ex_guid = lv_guid ev_obj_type = lv_object_type.
BBP_PD_ALL_GET_OBJECT_GUID CALL FUNCTION 'BBP_PD_ALL_GET_OBJECT_GUID' EXPORTING iv_object_id = lv_object_id iv_object_type = lv_object_type IMPORTING ev_object_guid = lv_guid.
BBP_PROCDOC_CHECK CALL FUNCTION 'BBP_PROCDOC_CHECK' EXPORTING I_GUID = lv_guid TABLES E_MESSAGES = lt_messages.
BBP_PROCDOC_LOCK CALL FUNCTION 'BBP_PROCDOC_LOCK' EXPORTING i_header_guid = lv_guid i_object_type = lv_object_type TABLES e_messages = lt_messages.
BBP_PROCDOC_GETDETAIL CALL FUNCTION 'BBP_PROCDOC_GETDETAIL' EXPORTING i_guid = lv_guid i_object_id = lv_object_id i_object_type = lv_object_type i_with_itemdata = '' i_read_flags = ls_read_flags TABLES e_status = lt_status e_messages = lt_messages.
BBP_PD_SC_SET_DEDUCT_IND CALL FUNCTION 'BBP_PD_SC_SET_DEDUCT_IND' EXPORTING iv_header_guid = lv_guid iv_save_db = 'X' iv_dialog_wi_id = iv_workitem_id.
BBP_PDH_WFL_TRACE CALL FUNCTION 'BBP_PDH_WFL_TRACE' EXPORTING iv_object_id = lv_object_id iv_object_type = lv_object_type iv_user = sy-uname iv_function = '_BACKGROUND_APPROVAL_USER_CF01' iv_action = lv_action iv_workitem_id = iv_workitem_id.
BBP_PDH_WFL_DB_UPDATE CALL FUNCTION 'BBP_PDH_WFL_DB_UPDATE' EXPORTING iv_object_id = lv_object_id iv_object_type = lv_object_type iv_action = lv_action iv_obj_changed = '' iv_empl_review = '' iv_workitem_id = iv_workitem_id iv_user = iv_user iv_guid = lv_guid_32 iv_in_dialog = 'X'.
BBP_PD_SC_UNLOCK CALL FUNCTION 'BBP_PD_SC_UNLOCK' EXPORTING i_header_guid = lv_guid TABLES e_messages = lt_messages.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
_BACKGROUND_APPROVAL_USER_CF01 - BACKGROUNDAPPROVALUSERCF01 _BACKGROUND_APPROVAL_PBO1_DO01 - BACKGROUNDAPPROVALPBO1DO01 _BACKGROUND_APPROVAL_PBO1_DF01 - BACKGROUNDAPPROVALPBO1DF01 _APO_CONTRACT_UPLOAD_VENDORF01 - APOCONTRACTUPLOADVENDORF01 _ADAPT_TEST_SEARCH_F01 - Include _ADAPT_TEST_SEARCH_F01 Y_SALES_11====================FT - YSALES11====================FT