简体   繁体   中英

Axapta 4.0 How to export a view to a different environment

我正在尝试导出视图,但XPO导出为表,是否可以导出视图或将其更改为查询,以便可以在不同的环境中导出和重新生成它。

In AX, when you export a view as an XPO , it will say table in the XPO text file, because that's the way AX chooses to display objects when reflecting upon them for import/export and internal reference.

It will still import as a view .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM