If you want to display data for a select option in F4 help corresponding to only the data given in pre-select option in selection screen read how here.
Report to Display Non Primary Key DDIC Tables Contents: SE16 or SE16N Transaction
By using SE16 or SE16N tcodes, it will give short dump when trying to execute the non primary key tables. We can solve this issue by following these steps here.
The Importance of Key Fields in Select Query
If we are selecting data from a table and if we are not passing all key fields while getting data from table, this result in loss of data. Read on here.
Restricting Range Completely in Selection Option
We can use the FM SELECT_OPTIONS_RESTRICT, which does the job for us by removing the ranges tab and therefore completely restricting the range in select option.
SAP Tips & Tricks
Visit the ERPfixers blog for professional tips and tricks from SAP experts across a wide range of topics. Get SAP Software help here!
Restricting Range in Selection Option
We can use the FM SELECT_OPTIONS_RESTRICT, which does the job for us by removing the ranges tab and therefore completely restricting the range in Select Option.
Table Name Where Data is Stored
For the purpose of writing technical specifications on customer developments, you must know the table names where master or transaction data is stored.