CLEAN_REQREQ_UP_INV_FRF01 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_INV_FRF01 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!
META_FI_DOCUMENT_READ_40B CALL FUNCTION 'META_FI_DOCUMENT_READ_40B' EXPORTING i_awtyp = lv_awtyp i_awref = lv_awref i_aworg = lv_aworg i_awsys = is_header-logical_system logical_system = is_header-logsys_fi TABLES t_bseg = lt_bseg control_record = lt_control_record EXCEPTIONS wrong_input = 1 not_found = 2 OTHERS = 3.
BBP_IV_DOCUMENT_TAB_DELETE CALL FUNCTION 'BBP_IV_DOCUMENT_TAB_DELETE' IN UPDATE TASK EXPORTING iv_object_id = is_selarea-reqno.
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_INV_FRF01 - CLEANREQREQUPINVFRF01 CLEAN_REQREQ_UP_FORMS - Include CLEAN_REQREQ_UP_FORMS CLEAN_REQREQ_UP_CTR_FRF01 - CLEANREQREQUPCTRFRF01 CLEAN_REQREQ_UP_CHECK_CENTRF01 - Include CLEAN_REQREQ_UP_CHECK_CENTRF01 CLEAN_REQREQ_UP_CHECK_BE_DOF01 - CLEANREQREQUPCHECKBEDOF01 CLEAN_REQREQ_UP - cleans the reqreq entrys up according to the core system