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
wat is the default file name of BAPI trace?
Explain the difference between get and get late?
what is leave to TRANSACTION?
What are the Various Types of internal tables?
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?
what are the critical issues u face in ur project?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Explain what is sap script? What is the purpose of sap script?
What are the personnel administration related infotypes? : abap hr
How many types of buffering? : abap data dictionary
What is a predefined type in abap?
Event handling in oops
Explain open dataset in sap abap?
What is the difference between a structure and a table? : abap data dictionary
Can you define a field without a data element?