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
What is off cycle payroll run
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
How do you document ABAP programs? Do you use program documentation menu option?
What is the function of the transport system and workbench organiser?
What are the functional areas?
What are the two ways of producing a list within a transaction?
What are the types of search helps? : sap abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is repository info. Systems? : abap data dictionary
what is the difference between hashed & sorted internal tables?
Explain about workbench request and customization requests?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What are the drill-down features provided by abap/4 in interactive lists?
Is it possible to run host command from SAP environment? How do you run?