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
What are the different modes of processing batch input sessions? : abap bdc
What is the difference between sum and collect?
What are the different attributes that can be assigned to a variant?
What kind of BDC programs are written ?
List some of the many different ways that the sap standard functionality can be changed by a customer?
To how many tables can an append structure be assigned. : abap data dictionary
What is view? Explain the different types of view?
What is human resource information systems (chris)? : sap abap hr
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Explain the different types of data dictionary objects?
What is sap abap tables?
Module Pool Programming: Events and Table Control handling.
What is sql trace? : abap data dictionary
How to convert normal function module to bapi?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.