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


Please Help Members By Posting Answers For Below Questions

Can we write the code both call transaction and session method in single program?

598


Create any functions? How to go about it?

563


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1657


What is append structure?

539


What are the payroll related infotypes? : abap hr

569






How to convert normal function module to bapi?

1516


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1817


How many lists can a program can produce?

587


How to debug rfc function module?

684


Explain get pernr concept when we use logical data base? : abap hr

742


Explain how to create any functions? How to go about it?

538


What are the uses of the information in the data dictionary? : abap data dictionary

721


What are the events we use in dialog programming and explain them?

522


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

919


What is protect & endprotect?

566