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 / ravi kumar
Generally if time is critical we go for call Transaction
and also it depends on the no'of records uploading, supose
if we have to upload less no'of records we will use call
Transaction method.
Some times the client specifies the method directly.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is “call mode”?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
Explain the table, which contain the details of all the name of the programs and forms?
What is the differences between abap and ooabap. In which situation we useooabap?
In a loop of an internal table, what is the use of at first & at last statements?
how to track records from data dictionary?
What is the difference between skip and reserve?
What is the function of the transport system and workbench organiser?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Explain the disadvantages of logical databases?
What is use of transparent table in abap? How it is different from pool tables?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What is the meaning of client independent?