You have 5lakh records to transfer to sap from flat
file.which method of bdc you wiil choose and why?
Answer Posted / sai kalyan
5 laksh records is not a small amount of data it is large
amount. for largee amount we use the session method
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
Explain the properties of selection screen?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are the different types of data dictionary objects? : abap data dictionary
Differentiate between static and dynamic step loops?
What are screen painter and menu painter? : abap hr
What is the project you are currently working and work that you are doing
How to eliminate duplicate entries in internal tables? : abap data dictionary
In which cluster time results are stored? : abap hr
What is the difference between function group and function module?
What is the difference between field-group header and other field groups?
How many lists can a program can produce?
What are differences between at selection-screen and at selection-screen output?
What are the user groups?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc