How is batch input process different from processing online?
Answer / rajkumar gupta
For online (Session method) external data is deposited in a session for later processing.
For inline (call transaction method) the entire batch input process takes place inline in your program.
Is This Answer Correct ? | 0 Yes | 0 No |
there is size categery(0,1,2,3)if i need more space after giving the size 0.what i have to do now?
Which dialog programming section is used to initialize a screen's field values?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
difference between report and module pool
in ALV reports how double click event works?
What is database utility? : abap data dictionary
can you call a bdc program from report program?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
What is the structure of a BDC sessions.
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Give 3 scenario due to which you require Gap analysis in your project?
How can you change properties of screen elements dynamically in Module pool Programming ?
I have developed a program where i have used Ranges and the program is running fine in DEV and Quality server but as soon as it goes to Prod server it shows some errors.What can be done in this case??