Explain the way(s) you find an exit(s) to a given standard
sap program?
Answers were Sorted based on User's Feedback
Answer / sai
from the standard program u have to get the name of the
package.it is done by going to the attributes of the
program.now enter transaction SMOD and on the enhancements
press f4.now click on the info system and enter the package
name and press enter.u will get all the exits of the
standard program.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / jayraj
Search for PERFORM USEREXIT in standard program code. You
can also use Sap IMG for the same.
Is This Answer Correct ? | 1 Yes | 4 No |
Answer / raj.neel1
Yo can findout User exits useing a Standard Program is
MODSAP.
Is This Answer Correct ? | 0 Yes | 5 No |
What is the difference between Overloading and Overriding ? Which of them is possible in ABAP ?
5 Answers HCL, ITC Infotech, TCS,
if i want to insert 10 laks MM records and for inserting one record it takes 1 min by using call transaction or session method . so here is there any alternative
WHAT IS MEAN BY XK01, VA01 AND VD01 IN BDC PROGRAMES
What are logical databases? What are the advantages of logical databases?
How memory management happens for internal tables and work areas in abap?
what are the similarities between internal tables and structures?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
which layout sets you used?
What are the difference between tables and structures? : abap data dictionary
Where do you create indexes in abap?
Types of User exits ?
which transaction is used to make dictionary adjustments when upgrading versions of SAP?