If suppose There are 10 records in flat file then how many
times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
Answer Posted / xvinx
Urmila is right....
BDC_open_group and BDC_close_group get executed only once.
Whereas BDC_insert gets executed 10 times, as there are 10
records that are to be inserted...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the t-code to display batch input sessions? : abap bdc
What are the functional modules used in sequence in bdc? : abap hr
What are two different ways to add fields to sap tables?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is the bapi?
how can we enable hyperlink in screen painter?
What functions does a data dictionary perform ?
What is the difference between call transaction method and the session method? : abap bdc
How many ways can a sap system be accessed?
What is a type group?
What is the advantage of structures?
What is get cursor field?
what are the various types of parameters and how are they distinguished from one another?
Explain the disadvantages of abap query tool?