SAP/ERP export file format?

2019-09-06 07:55发布

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

标签: xml sap erp
1条回答
兄弟一词,经得起流年.
2楼-- · 2019-09-06 08:11

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

查看更多
登录 后发表回答