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

What is a subroutine?

805


What is an abap/4 query? : abap hr

816


What is a batch input session? : abap hr

853


What is the use of enqueue function module? : sap abap data dictionary

815


How will you define org structure in MM?

1072


How can we upload a text file having delimiters in to legacy system?

795


What are extracts?

757


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

829


What are the different abap editors? What is the used of different editors in abap?

782


Can a domain, assigned to a data element be changed?

811


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

2060


What is dynpro? what are its components ?

826


Difference between domain and data element? What are aggregate object?

844


what is the transaction transaction for setting parameters rdisp/buffermode

3959


What are th control break events in abap?

778