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
What is the disadvantage of using exec sql statement in abap?
What are the Synchronous and asynchronous methods in bdc ?
Explain what is runtime analysis?
How you attach search help to data element? : sap abap data dictionary
How do you convert non-char field into char type fields ?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What is the difference between a structure and a table? : abap data dictionary
What are the components of sap scripts? : abap hr
Define the various contents of technical specifications ?
Can you assign a matchcode object to a parameter? If so how?
if while coding power goes off , how to retrieve the codes?
Is there any method apart from bdc for data upload to sap? : abap bdc
What will happen when we use single buffered selected?
How to insert a line into abap internal tables?
What are the advantages of logical databases : abap hr