Solution : https://service.sap.com/sap/support/notes/1271454 (SAP Service marketplace login required)
Summary :
When deleting a source system in SAP, certain objects like pseudo D and M versions of transfer and data sources may not get removed, potentially causing issues such as TP_STEP_FAILURE during BI Content installation. SAP suggests utilizing internal tools prescribed in Note 1336119 to delete orphaned entries post source system removal, ensuring entries in table RSOLTPSOURCE are cleared. Further implementation of specific Support Packages for different SAP NetWeaver BI versions as recommended can prevent such problems. Utilization of the function module RSAR_LOGICAL_SYSTEM_DELETE with the parameters for forced deletion is advised under caution to eliminate all associated source system entries.
Key words :
rsar_logical_system_delete i_logsys = < source system > i_force_delete = 'x' i_no_transport = 'x' i_no_authority = 'x' note, 01 bi abap support package 03, 008 source system 'xyz', source system connection, installing bi content, install bi content, sap netweaver bi 7, tp_step_failure return code, terms xpra execution, single rule test
Related Notes :
1564964 | Source system XYZ does not exist |
1336119 | Technical correction for deletion of orphaned objects |
1270629 | SAPBINews NW7.0 BI ABAP Support Package 21 |
1260072 | SAPBINews NW7.11 BI ABAP SP02 |
1260071 | SAPBINews NW 7.10 BI ABAP Support Package 08 |
1227875 | SAPBINews NW7.01 BI ABAP Support Package 03 |
886102 | System Landscape Copy for SAP NetWeaver BW |