What is user exists?
Answer Posted / sateesh
A user exit is a three character code that instructs the
system to access a program during system processing.
SXX: S is for standard exits that are delivered by SAP.
XX represents the 2-digit exit number.
UXX: U is for user exits that are defined by the user. XX
represents the 2-digit exit number
User Exit
1. Implemented as Subroutines.
2. Created in SAP namespace.
3. You require access key to implement
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the function module in bdc?
How can one distinguish between different kinds of parameters? : abap modularization
Specify the types of data dictionary objects.
What are different abap/4 editors?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
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?
Select query optimisation
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is the difference between a substructure and an append structure? : abap data dictionary
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Explain the inside concept in select-options?