Answer Posted / tapan
it is a data transfer technique,it is used in case of huge
amount of data,for error handling session is automatically
created with the parameter keep = 'x' for further
processing in future,it can be process in foreground and
back ground also,but data updatation must be schynarous only
it is a aschynarnous processing,
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Name some system global variables you can use in abap programs?
What are the restrictions on subscreens?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the functions of lock objects?
How do you Export a session ?
What are the differences between domain and data element?
In which cluster time results are stored? : abap hr
What are base tables of an aggregate object? : abap data dictionary
What are field symbols?
Can i Have Some Realtime Examples On Modulepool programming.
How do you connect to the remote server if you are working from the office for the client in remote place?
Is it possible to pass data to and from include programs explicitly?
Explain the differences between se01, se09 and se10?
How can one distinguish between different kinds of parameters? : abap modularization