You are given functional specs for a BDC program and you
need to decide whether to write a method call transaction or
a session. How u will decide?
Answer Posted / chowdary
to chose session method or calltransaction method following
points are taken into cansidaration
1. if data is more i wlii chose session, if it is less data
i will go for call transaction.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the rules to create a BAPI?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the difference between call transaction and session method? : abap bdc
What are base tables of an aggregate object?
What is the difference between collect and append statements?
how to read the standard field value in your custom program.
What is page window?
What are the events used in abap in the order of execution?
Differentiate between static and dynamic step loops?
What will you code in start-of-selection & end-of-selection ?
What are the different types of abap/4 programs?
How do you validate the selection criteria of a report? And how do you display initial
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
How do you populate data into a multiple line field? : abap bdc