What is the program flow of BADI(step by step)?
Answer Posted / gvkreddy
1)Define the BADI by using SE18 Transaction
Declaring the objects and classes and methods.
2)Implementation of BADI by using SE19 Transaction
Defining the Classes and methods as required by the end user
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the basic objects of the data dictionary? : abap data dictionary
What are the check tables and value tables?
visibility section for class level and attributes level
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
What is structure?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
Define the various contents of technical specifications ?
Is it possible to pass data to and from include programs explicitly? : abap modularization
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What statement will be found in an sap application program that implements a function module exit?
Which function module would you use to check the user’s authorization to access files before opening a file?