In Dialog program Syntax of Synchronous and Asynchronous?
Answer Posted / baswaraj
commit work(asynchronous update)i.e., return control back to
calling program prior to database commit or roll back and
commit work and wait(synchronous update)don't return control
back to calling program until database commit or roll back
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Did you create help views?
Update types in Call transaction method. What is the difference?
What is the differences between structure and table in data dictionary in abap?
Can we create a gui status in a program from the object browser?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the basic difference internal tables and database tables? : abap data dictionary
What are the differences between primary and secondary indexes?
What is the table buffer? Which type of tables used this buffer?
What is the significance of delivery class? : abap data dictionary
How to call other programs?
What is the difference between abap and hr abap? : abap hr
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is the t-code for transaction recorder? : abap bdc