If suppose There are 10 records in flat file then how many
times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
Answer Posted / sandeep
only one time
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What are the components of selection table?
What is the function of a data element? : abap data dictionary
What is the use of buffering?
What are extracts?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What are the drill-down features provided by abap/4 in interactive lists?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the function of a data element?
what are the various types of parameters and how are they distinguished from one another?
What are the system table used in abap?
Why do we use types statement in abap programming?
What is difference between check table and value table ?
How is collect statement different from append?
What is the use of abap data dictionary? : abap data dictionary
How do you save data in bdc tables? : abap bdc