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
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Define spool request?
Explain the difference between cluster tables and pool table?
where are the passwords for ITS stores?
Explain the inside concept in select-options?
What is output determination?
What is the difference between sy-tabix and sy-index? Where it is used?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What work you have done in HR module
what is defference between repository and non repository Object?
What are the differences between session method and call transaction method? : abap bdc
How the at-user command serves mainly in lists?
What is a subroutine?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Explain the data types of internal tables?