What is difference between BDC and Call Transaction?

Answer Posted / saurabh agarwal

BDC Session Method
• Data is not updated in database tables unless session is processed.
• No SY-SUBRC returned.
• Error log is created for error records.
• Updation in database table is always synchronous
Call Transaction Method.
• Immediate Updation in database table.
• SY-SUBRC retuned.
• Errors need to be handled explicitly.
• Updation in database in database table can be Synchronous or Asynchronous

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you find manager of an employee

859


What are the advantages and disadvantages of ABAP query tool?

579


What are the attributes of a field that can be activated or deactivated during runtime?

566


A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

571


What is luw?

688






Does sap handle multiple languages?

562


What are the modes in lock objects? : sap abap data dictionary

552


How you attach search help to data element? : sap abap data dictionary

663


What are the personnel administration related infotypes? : abap hr

609


What is a currency factoring technique?

700


Explain the advantages and disadvantages of different types of bdc's?

607


What is an interactive report?

624


What is delivery class? : abap data dictionary

656


What is exception class and test class. How to use it?

887


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

877