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 are the two ways for restricting the value range for a domain ?
Abstract class and interface, multiple inheritance, live example
How will you define posting procedures?
how to capture the errors in bdc Call transaction method?
How do you move on to the next screen in interactive reporting?
Lock objects and what are parameters of ENQUEUE FM?
Have you processed BDCs ?
What are the user interfaces of interactive lists?
Name a few data dictionary objects?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
How can we send data to external programs?
What is amdp (abap managed data procedures)?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....