If suppose There are 10 records in flat file then how many
times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
Answer Posted / urmila
open group once,insert 10 times ,close group once
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
Explain the session method? : abap bdc
How can a lock object be called in the transaction?
How can you access the function code from menu painter?
What are the different types of mode (run code) in call transaction method?
What are the data classes in abap?
What is runtime analysis?
What are the basic objects of the data dictionary?
What is a transaction variant and why are they used?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Explain the sequences of event block?
what is code to upload cost centers through call trans. and procedure
Are you familiar with all steps for setting up a workflow?
What is the relationship existing between the various data elements? : abap data dictionary
Is the basic list deleted when the new list is created?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?