RCBOMF01 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 RCBOMF01 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 for BOM Selection RCCLBOM
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
IDOC_REDUCTION_SEGMENT_TEST CALL FUNCTION 'IDOC_REDUCTION_SEGMENT_TEST' EXPORTING MESSAGE_TYPE = MESTYP SEGMENT_TYPE = C_SEGNAM_E1MASAL IMPORTING ACTIVE = MASA_X EXCEPTIONS OTHERS = 1.
IDOC_REDUCTION_SEGMENT_TEST CALL FUNCTION 'IDOC_REDUCTION_SEGMENT_TEST' EXPORTING MESSAGE_TYPE = MESTYP SEGMENT_TYPE = C_SEGNAM_E1STKOL IMPORTING ACTIVE = STKO_X EXCEPTIONS OTHERS = 1.
IDOC_REDUCTION_SEGMENT_TEST CALL FUNCTION 'IDOC_REDUCTION_SEGMENT_TEST' EXPORTING MESSAGE_TYPE = MESTYP SEGMENT_TYPE = C_SEGNAM_E1STPOL IMPORTING ACTIVE = STPO_X EXCEPTIONS OTHERS = 1.
CHANGE_POINTERS_READ CALL FUNCTION 'CHANGE_POINTERS_READ' EXPORTING MESSAGE_TYPE = MESTYP * creation_date_high = creation_date_high " * creation_time_high = creation_time_high " READ_NOT_PROCESSED_POINTERS = CLOI_TRUE TABLES CHANGE_POINTERS = T_CHGPTRS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RCBOMF01 - Include for BOM Selection RCCLBOM RCBOMDEL - BOM Reset Program RCBOMDEL - BOM Reset Program RCBIH_X_IAL_FLPLANT_UPD - Filling "Functional Location Plant" Field in Table CCIHT_IAL RCBIH_X_IAL_FLPLANT_UPD - Filling "Functional Location Plant" Field in Table CCIHT_IAL RCBIH_X_ER_CHKRATING_UPD - Filling "Rating After Check" Field in Table CCIHT_ERH