ABAP Preview: Find related tables of SAP transactions
There are many ways to find out all the related transparent tables for specific events in SAP transactions. Let’s take FI transaction FBL3N – as an example. FBL3N enables users to gather and display information on General Ledger Account line items. Users can view information on all items, or narrow the transaction to include open or cleared ones only. If we wanted to find out all the related tables for the information on all open items we could debug the transaction, or better yet, perform an SQL trace using transaction ST05.