what is the way to find out user exits?
Answer Posted / babita
Enter the tcode for which u want to know about user exits.
use menu SYSTEM->STATUS.
click on program name.
GOTO-> OBJECT DIRECTORY ENTRY.
get the PACKAGE name.
enter tcode smod
give the package neme
u'll get list of all user exits related to that particular
tcode
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Did you create any joins?
What are base tables of an aggregate object? : abap data dictionary
What are the two levels in defining a match code ?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the difference between RETURNING and CHANGING parameters for a method?
What is off cycle payroll run
What is generic buffering?
What is the client concept in sap?
What happens if we use leave to list-processing without using suppress-dialog?
What is amdp (abap managed data procedures)?
while implementing badi what are the tables u find??
How to handle error in session method? : abap bdc
What are th control break events in abap?
What is check table?
Why is pretty printer user in abap?