Technical Articles
How to do a Search on any SAP Field based on the Value in SAP S/4HANA?
Introduction
This Blog is for anyone and everyone who does not know all the different SAP Table flow and you have a Value and the Field Description.This will help you to find all the hidden tables that the particular data is stored that may be useful for you later. Now how to do this.
You All can check the other blogs which will be useful
https://blogs.sap.com/2020/07/15/how-to-find-sap-table-by-just-knowing-nothing-about-sap-its-true/
https://blogs.sap.com/2020/07/15/in-sap-how-to-find-a-table-behind-a-transaction-code/
Solution
Go to Transaction Code SE16T or SE16SL or SE38–> RK_SE16SL
Now I will Search for Vendor A000005004 and Execute
- Purchasing
- Invoice
- Purchase Info Record
- Batches
- Inventory
Now we will check the much Celebrated ACDOCA Table
We will also check the HALL of FAME BSEG table also 🙂
Conclusion
This Blog is only available for SAP Version which has Transaction Code SE16T or program name RK_SE16SL
Below is the Video Version
Hi
Very useful information.
I am in S4 Hana 1709 release.
When trying with SE16SL => some times data is shown and some time it is throwing DUMP unable to find this behavior of system.
Vignesh V