CLEAN_REQREQ_UP_UPDATE_STATF01 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 CLEAN_REQREQ_UP_UPDATE_STATF01 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_PD_SC_STATUS_CHANGE_DIRECT CALL FUNCTION 'BBP_PD_SC_STATUS_CHANGE_DIRECT' EXPORTING iv_item_guid = is_ref-item_guid TABLES it_status = lt_status et_messages = lt_message.
BBP_PD_QUOT_STATUS_CHANGE_DIR CALL FUNCTION 'BBP_PD_QUOT_STATUS_CHANGE_DIR' EXPORTING iv_item_guid = is_ref-item_guid TABLES it_status = lt_status et_messages = lt_message.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CLEAN_REQREQ_UP_UPDATE_STATF01 - CLEANREQREQUPUPDATESTATF01 CLEAN_REQREQ_UP_UPDATE_BE_FF01 - CLEANREQREQUPUPDATEBEFF01 CLEAN_REQREQ_UP_UPDATE_BE_DF02 - CLEANREQREQUPUPDATEBEDF02 CLEAN_REQREQ_UP_TOP - CLEANREQREQUPTOP CLEAN_REQREQ_UP_READ_SC_REFF01 - CLEANREQREQUPREADSCREFF01 CLEAN_REQREQ_UP_READ_SC_BE_F01 - CLEANREQREQUPREADSCBEF01