2)what is the differnce between user exits and Badi
Answer Posted / rams
user exit can be called only once, Badi can be called N
number of times
user exit is not object oriented , BDAI is object oriented
user exit t-codes are CMOD SMOD , BADI t-codes are SE18 and
se19
in User exits we will code in standard sap program so if
there an upgrade then we may loss the code. that will not
happen in case of BADI's
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the function of the transport system and workbench organiser? : abap data dictionary
Name the special commands of list?
How to upload data using catt ? : abap hr
What are the system table used in abap?
What is the t-code to display batch input sessions? : abap bdc
How will you insert record in a sorted table
What is meant by authorization? : sap abap hr
What are the main uses of the primary key?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is a table pool?
How to select valid lines for secondary list?
How we can retrieve data using secondary index. Explain with simple example?
What is tmg?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
Can a domain, assigned to a data element be changed? : abap data dictionary