Answer Posted / vijay
direct input method will automatically upload or download
the data into or from sap with help of built in reports
without user interaction
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how to Handle the internal tables in ABAP?
Explain the difference between domain and data element?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
Can matchcode object contain ids with different update types? : abap data dictionary
Do you know any other patterns if yes.. explain
What are Pull and Push Methods?
What is the difference between select statement and provide statement ? : abap hr
What is runtime analysis?
What are the main events of which are used for logical database?
How can we use multiple transactions by using bdc_insert? : abap bdc
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
When, how and how would you control changes to standard SAP objects.
How can a lock object be called in the transaction?
What is a help view? : abap data dictionary
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?