What is the transaction code to delete setup tables?
-
LBWG
-
RSA7
-
LBWE
-
SE11
Transaction code LBWG is used in SAP BW to delete setup tables for DataSource extract structures. RSA7 is for delta queue monitoring, LBWE for maintaining extract structures, and SE11 is the ABAP Dictionary transaction.
In SAP LO (Logistics) Extraction / BW, transaction LBWG deletes the contents of the setup tables (used to reset before re-running the initialization/setup run for delta extraction). RSA7 is used to monitor/display the delta queue (BW Delta Queue Maintenance), not to delete setup tables. LBWE is the LO Data Extraction Customizing Cockpit, used to activate/configure DataSources and extract structures, not to clear setup tables. SE11 is the generic ABAP Dictionary transaction for viewing/maintaining table structures, unrelated to LO setup-table cleanup. LBWG is the standard, documented transaction for this specific task.