I have one BADI Definition , which i have use it in multiple Implementation .Now i am calling the BADI ,
In which Sequence the BADI will be called ?
Can i control the sequence of calling ?

Answer Posted / sreenivasa rao yarru

Compiler usually lists the implementations of a BAdI in an
arbitrary sequence. You can modify this arbitrary sequence
so that implementations are called in a way you define it.
All you need to do is to implement a Sorter BAdI
(BADI_SORTER) and define a sub screen in an own function
group. The sub screen allows you to enter data used for sorting.
The BADI_SORTER to determine sequence of implementation
calls is a Single Use Filter dependent BAdI, i.e. for one
single filter value only one implementation is allowed. A
situation results in runtime errors where in a customer
environment a sorting mechanism is implemented and SAP
delivers later the same.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are BAPI different from Normal function modules ?

1570


Write syntax for message error (report)?

630


Can a constructor be redefined?

911


What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?

598


Explain what are standard layouts sets in the sap script?

933






How will you insert record in a sorted table

862


What are the types of subroutines? : abap modularization

589


IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.

1495


What are the two ways for restricting the value range for a domain? : abap data dictionary

526


What is the difference between function group and function module?

517


What are the different types of work process?

586


Explain the difference between open_form and close_form?

538


What is a batch input session? : abap hr

653


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1657


Explain what is an rdbms?

561