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 is client in the sap system? : sap abap hr
What is sap abap tables?
What are the classifications of the sap abap data classes?
How to specify a client for database table processing?
What is your approach for writing a bdc program? : abap bdc
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What are the different methods of passing data?
What are extracts?
What is a table attribute?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Specify the types of data dictionary objects.
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is the length of function code at user-command?
Do you know any other patterns if yes.. explain
Is it possible to bring select option in module pool screens?