SAP/ERP export file format?

三世轮回 提交于 2019-12-11 14:59:45

问题


Do we have some SAP/ERP expert here?

I need to know what format SAP or other ERPs export their information to.

Eg. product information, travelling information etc.

Is it XML or could they export to other formats?

Thanks


回答1:


Your question is quite vague, i think.

What do you mean by "export their file to" ? speaking of SAP, nearly all data are stored into a database, whose structure is quite complex. Depending on the domain, domain-specific application export some data onto a variety of format, and specific applications can be made to export to a given format if none exist. PDF, Excel, Word, CSV and others are available to developpers.

If the need is to move from one system to another, then you will need to code.

regards,
Guillaume



来源:https://stackoverflow.com/questions/3437540/sap-erp-export-file-format

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!