what type of error exactly you will be seeing in the log
file while using call transaction mode āEā
Answer Posted / aditya panwar
Basically we use 3 types of modes IN CALL TRANSACTION.
1. A - TO DISPLAY ALL THE SCREENS
2. N - DISPLAY NO SCREEN
3. E - DISPLAY ONLY PARTICULAR ERROR SCREEN WHICH CONTAINS
AN ERROR.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is lock object ? : abap data dictionary
what is diff between ECC 5.0 AND ECC 6.0
Can we specify the next screen number with a variable?
What are table clusters?
How to call transaction in session method without recording?
How do you find if a logical database exists for your program requirements?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
In delivery processing which step comes first picking, packing, posting goods issue ?
How do you delete duplicate records from internal table?
What is a variable in the sap abap?
Explain Singleton class
In which table the material master data is stored?
Can you set up background processing using call transaction?
What is logical database? : abap hr
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?