In the BADI,they are multiple Implementation.Could you
please tell is there any procedure which are the
implementation will execute and any order is the execute
all the implementation for that Badi

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.

This applicable new badi's only

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1506


Which table stores the programs created?

628


What are the different methods of passing data?

611


How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc

567


What is example class

892






What will happen when we use fully buffered in abap?

569


what are the two methods of modifying sap standard tables? : abap data dictionary

636


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

720


How do you find out who has transported a transport request?

619


What are Delivery classes? What data will you want to transport during client copy?

991


How do you read files from the presentation server ? : abap bdc

586


What are internal tables? How do you get the number of lines in an internal table?

638


Explain what are the events used in interactive reports?

498


What are the buffering options in abap?

574


What are the different types of the sap abap data dictionary objects?

554