Answer Posted / bhargavi
Call transaction method having 3 parameters..
1. Display
2. Update
3. Messages.
Parameter DISPLAY have 3 modes:
1. Append
2. NoDisplay
3.Error
Parameter UPDATE having 3 modes:
1.Synchronous updating
2.Asynchronous updating
3.Local Updating
Parameter MESSAGES is used to maintain log file.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
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.
Why cant we use Normal function module for data transfer?
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
What is the function of the transport system and workbench organiser? : abap data dictionary
How to Raise a Particular Ticket in Realtime ?
Specify the types of data dictionary objects.
What are the 3 types of function modules in sap?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How to display or know if the value entered contains records or not?
What is pass by value and what is pass by reference? Which is better?
On which event we can validate the input fields in module programs?
What is native sql?
What is the disadvantage of a call by reference? : abap modularization
What are the types of search helps? : sap abap data dictionary