Answer Posted / venkateswarlu
Session method:
Until unless sessions are not processed the data is not update in the database.
it Should not return any value
Error screens are stored into the error logs (SM35)
Update the records synchronous
Call Transaction method:
Update the records fastly.
It should return the value
For error records it will stored the Internal table BDCMSGCOLL
Update the Databae Both synchronous and asynchronous.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is erp? : sap abap hr
Does the call transaction method allow multiple transactions to be processed by sap?
What are the field and chain statements?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Explain about interactive report?
What is a table attribute?
What are the different types of luws. What are they?
What is the difference between skip and reserve?
What do you mean by transparent tables in sap abap? : abap data dictionary
Explain the different types of screen keywords?
What is a data class? : abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
How move-corresponding works
What is buffering allowed but switched off?
What is bdc programming? : abap bdc