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
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is a development class? : abap data dictionary
What are the classifications of the sap abap data classes?
What is collective search help? : sap abap data dictionary
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are field symbols?
Can we use flow logic control key words in abap/4 and vice-verse?
What is the syntax for ‘call transaction’?
Will 50,000 records be uploaded directly into APP's Server?
when do you need to create an internal table with header line ? and with out a header line?
What are the fields in the memory table ‘screen’?
What are internal tables? How to use a specific number occurs statement?
What is sequence of event triggered in report?
What is alv programming in abap?
what are the various types of parameters and how are they distinguished from one another?