Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data mapping to Legacy system

Former Member
0 Likes
548

Hi,

I have a requirement that I need to extract data from SAP and each data field will have some conditions and need to map/Load it to the Legacy Unix system.

there are four kinds of data objects Employee, Organisation etc., of HR system, need to extract them individually and map those into Unix system.

Can anyone please suggest me step-by-step how to go about it....like

do we need to write a report for that?

do we need to use Function modules? etc.,

How to set mappings of that Data to a file?

How to map that file to Unix system?

Need to run those on daily basis and after first run, only changed data file need to be loaded. how to do this?

thanks

Alankaar

  • rewarded with the points.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
476

You can look at BI/BW extractor in your R3 system. Maybe you could use these functions to populate the files you need. (in delta mode)

Regards.

Read only

0 Likes
476

Look also at <a href="http://help.sap.com/saphelp_46c/helpdata/EN/d9/9958e0c50a11d396f80000e82de14a/content.htm">Application-specific Enhancements</a> for InfoSet generator for HR.

Regards