how should post data from my internal table to flat file
manually in bdc .please explain step by step
Answer Posted / g.shankar
USE THE FUNCTION MODULE DOWNLOAD OR GUI_DOWNLOAD FOR THIS..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is a size category? : abap data dictionary
How to debug rfc function module?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Define external layer?
Can we specify the next screen number with a variable?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What does the insert statement in extract datasets do? : abap modularization
How do you populate data into a multiple line field?
What is the Difference between At Line selection and At user-command?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What are the different types of internal table?
What are the events in classical reports?
Can you delete data element, which is being used by table fields. : abap data dictionary
Which function module reads the data for particular infotype ? : abap hr