How do you send files to the legacy systems from SAP and
vice versa?
Answer Posted / s.khan
To send files from legacy to sap use LSMW/
To send files from SAP to legacy use BAPI function modules.
ex. BAPI_SALESORDER_GETLIST. for getting sales data from sap
to flat file, or u can use BDC.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can a domain, assigned to a data element be changed?
How can we use / display table in a screen?
What should be the approach for writing a bdc program? : abap bdc
How do you populate data into a multiple line field? : abap bdc
How many types of data classes are there in sap abap? : abap data dictionary
What is sequence number
Can we set page headers to details lists?
How to use messages in lists?
Select query optimisation
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Can you show multiple alvs on a single screen?
What are the different types of work process?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is a type group?