‎2006 Jul 25 6:06 PM
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
‎2006 Jul 25 6:13 PM
SAP is an accounting system. Why not use it's existing logic instead of exporting data to a desolate system?
‎2006 Jul 25 9:24 PM
unfortunately our client did not want to implement Payroll, so we have to export info to a 3rd party accounting system for payroll.