How do you send files to the legacy systems from SAP and
vice versa?
Answer Posted / guest
Using function modules gui_download and gui_upload.
or you can use BDC's and Bapi..
Search on google before you ask questions :)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain get pernr concept when we use logical data base? : abap hr
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How do you write manual bdc session method? : abap bdc
What are the types of indexes in abap?
What are lock objects?
Where are you used type casting?
What is the client concept in sap?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What has to be done to the packed fields before submitting to a BDC session.
What is the difference between tables and structures?
What are the three hierarchical levels of data types and objects?
What are the basic objects of the data dictionary?
Explain the structure of a bdc sessions?
What are hashed tables?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc