如何使用“Galaxy”从 CSV 文件导入项目?

发布于 2024-12-23 12:52:07 字数 85 浏览 0 评论 0原文

如何使用 AXAPTA X++ 中的“Galaxy”工具从 CSV 文件导入项目?

Galaxy 是 Columbus IT 开发的工具。

How can I import items from an CSV-file using the ‘Galaxy’ tool in AXAPTA X++?

Galaxy is a tool developed by Columbus IT.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

向日葵 2024-12-30 12:52:07

这是更多的应用程序使用而不是编程相关。

但基本上你需要定义一个“结构”:

Structure

使用格式:

在此处输入图像描述

指定定义字段的“行结构”:

输入图像描述这里

然后使用该结构设置导入流程:

在此处输入图像描述

This is more application usage than programming related.

But basically you need to define a "structure":

Structure

Use a format:

enter image description here

Specify a "Line structure" defining the fields:

enter image description here

Then setup a flow for import using that structure:

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文