I used a variable called - myvar.
I am uncertain where all i have used it during the ABAP development.
How can i search all ABAP code ever written in SAP for this variable?
In other words, how can i search SAP ABAP code for a variable, key word etc..
like in Oracle we had all_source, dba_source views to search pl/sql code for any string is there something similar in SAP ABAP?