BBP_RESTORE_LOCATION_LINKS is a standard Executable ABAP Report 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 BBP_RESTORE_LOCATION_LINKS 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: Report BBP_RESTORE_LOCATION_LINKS
Text Symbol: 001 = Recreation of the Plant<-->Partner Relationship
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BBP_F4_BACKEND_SYSTEM CALL FUNCTION 'BBP_F4_BACKEND_SYSTEM' IMPORTING EV_LOGSYS = LV_BACKEND EXCEPTIONS OTHERS = 0.
META_PLANTS_GET CALL FUNCTION 'META_PLANTS_GET' EXPORTING IV_LOGICAL_SYSTEM = LV_BACKEND TABLES ET_PLANT_DATA = LT_PLANT_DATA ET_PLANT_ADDRESS = LT_PLANT_ADDRESS ET_PLANT_PHONE = LT_ADR2 ET_PLANT_FAX = LT_ADR3 ET_PLANT_EMAIL = LT_ADR6 ET_RETURN = LT_RETURN.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BBP_RESTORE_LOCATION_LINKS - Report BBP_RESTORE_LOCATION_LINKS BBP_RESTORE_LOCATION_LINKS - Report BBP_RESTORE_LOCATION_LINKS BBP_REORG - Program BBP_REORG BBP_REORG - Program BBP_REORG BBP_RECREATE_INDEX_FOR_CALLOFF - Program BBP_RECREATE_INDEX_FOR_CALLOFF BBP_RECREATE_INDEX_FOR_CALLOFF - Program BBP_RECREATE_INDEX_FOR_CALLOFF