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
Can we write the code both call transaction and session method in single program?
What is the difference between commit-work and rollback-work tasks?
How do you Export a session ?
Is it possible to run host command from SAP environment? How do you run?
What is roll area?
What is foreign key relationship? : abap hr
What is direct input method ?
What are interface/conversion programs in SAP?
How do you find out whether a file exits on the presentation server?
Differentiate between report and dialog program
What is the use of message command in a report? What are the different message types?
What is an update task? : abap modularization
Does every abap/4 have a modular structure? : abap modularization
How you attach search help to data element? : sap abap data dictionary
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.