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
In a loop of an internal table, what is the use of at first & at last statements?
What are the problems in processing batch input sessions?
How to define selection screen?
What are the page windows? How many main windows will be there in a page window?
What are the different modules of sap? : sap abap hr
What are the different control break statements available inside a loop?
What are the advantages of abap query tool?
In which time constraint does the infotype records depend on the subtype ? : abap hr
what are the two methods of modifying sap standard tables ?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What is the sap abap?
How do you find out who has transported a transport request?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Where do you create indexes in abap?
What are the different kinds of lock modes?