Answer Posted / yogendra pandey
In this method transfer data from internal table to database table through sessions. Session is intermediate step between internal table & database table. Unless session is processed, the data is not transferred to the database table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of enqueue function module? : sap abap data dictionary
What is collective search help? : sap abap data dictionary
What are system variable in abap?
What are the different types of data dictionary objects? : abap data dictionary
Differentiate between abap memory and sap memory?
What are two methods of modifying sap standard tables?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Different types of locks?
How to create a link between modified form and modified print program?
Explain get pernr concept when we use logical data base? : abap hr
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What is the disadvantage of using exec sql statement in abap?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
Define database layer?
What are the different modes of processing batch input sessions? : abap bdc