What is the program flow of BADI(step by step)?
Answer Posted / anand
se18 is creating Badi ,then se19 is activation of that
bapi,finally we have to go that bapi related documents .
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What are the relational operations that can be performed on view in sap? : abap data dictionary
What is dynpro? what are its components ?
What is buffering allowed but switched off?
What are extracts?
What are the different types of mode (run code) in call transaction method?
What are the data types of the abap/4 layer? : abap data dictionary
How to create a button in selection screen ?
What are the disadvantages of different types of bdc's?
How to read files and process BDC's automatically ?
What are the two levels in defining a match code? : abap data dictionary
Explain how do you move on to the next screen in interactive reporting?
How do you find if a logical database exists for your program requirements?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
Can we call reports and transactions from interactive reporting lists?