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

Master data changes log interface

Former Member
0 Likes
412

Hello,

I am currently developing an outbound interface for an accounting system from SAP. The accounting system requires all changes to any HR master data infotypes to be sent out in a flat file. Currently I copied the standard report "RPUAUD00", and I added a custom flat file export option. But my problem lies in reading the cluster. This report seems to store the changes in a change log cluster I think, and I am having trouble finding where the actual data is stored for me to grab and throw into a flat file. Can anyone please direct me in how to do this, or if this is even a reasonable solution?

Thank you very much for any help

Peter

2 REPLIES 2
Read only

Former Member
0 Likes
368

SAP is an accounting system. Why not use it's existing logic instead of exporting data to a desolate system?

Read only

0 Likes
368

unfortunately our client did not want to implement Payroll, so we have to export info to a 3rd party accounting system for payroll.