Find User Exits
Well, I know we have already talked about finding user exits in the program and also we have a program to find out the user exits in a given Program/Transaction. But, how many times have you searched in SPRO for the user exits. Just go to SPRO –> SAP Reference IMG –> Find (user exits). You will be amazed with the list of other places containing user exits.
If you like this post, you may as well like these too:
- How to find OK Codes Goto menu bar in that System –> Status click Gui Status Expand all the nodes inside u will get all Function Code/ ok code for icons inside the in GUI...
- How To Find The Tables For The Given Transaction? There is a very easy way to find out all the tables related to a given transaction. Suppose you want to know the list of tables used when you create...
- Find Out Who Transported The Transport Request Look at Table TPLOG (go there using the Transaction Code SE16) and input the transport name in the CMDSTRING field with *. Example: *UZDK939001*...
- Find the Fields or Tables accessed for a Transaction A common way to find the technical data underlying a transaction is to place your cursor in the field, press the key F1, and then click on the button Technical...
- FIND: ABAP Keyword a Day FIND: Searches for patterns. FIND <p> IN [SECTION OFFSET <off> LENGTH <len> OF] <text> [IGNORING CASE| RESPECTING CASE] [IN BYTE MODE|IN CHARACTER MODE] [MATCH OFFSET <0>] [MATCH LENGTH <l>]. The...



















Leave a Reply