4. 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 / venktaeswarlu.bandi
That is decided to depend on the client requirement.
if it is a large data then u will use to session method
if it is small data the u will used to call transaction
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why do we use events and actions in web dynpro?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
Work most on which module: name a few tables?
What are the types of the software component being deployed in the sap?
What is the company code? : sap abap hr
What is the difference between call transaction and session method? : abap bdc
Can we specify the next screen number with a variable?
What are the types of search helps? : sap abap data dictionary
How to eliminate duplicate entries in internal tables?
What are logical databases? What are the advantages of logical databases?
Rp_provide_from_last contains how many parameters ? : abap hr
What is a table attribute?
What is the difference between a pool table and a transparent table?
What are the Synchronous and asynchronous methods in bdc ?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc