if we have to upload the legacy data by using one
transaction ex.me22, in bdc which way we will choose i.e.
session method or call transaction? how we will choose that
way? can we use both method in single program?

Answer Posted / venkatesh.bandi

Both methods we cannot use in the same program. Depend upon
the requirement and volume of data only we have to choose
the method weather we have to session method or otherwise
call transaction method.

But most of times we have to use only session method.
Because the while processing the session if any errors
occured those error screens are stroed into Error session
logs. (SM35). And also the update the database also
synchorouous. Such facility is not aviable in call
transaction method.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the `select' statement what is group by ?

1521


What is the difference between free and refresh?

603


how do you transport lsmw data from one system to another?

666


Persistent class

910


What is the difference between pnp and pnpce? : abap hr

1092






What is the procedure you followed to upload the data?

572


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

608


any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.

1959


What is payroll driver ? : abap hr

612


What are number ranges?

630


How to create any functions?

558


What is client in the sap system? : sap abap hr

575


SM35 transaction, How to automate BDC ?

616


What are base tables of an aggregate object? : abap data dictionary

613


How many types of tables exist and what are they in data dictionary?

604