Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 IDocs 的新手,我仍在探索中。只是想知道为什么 IDocs 有不同数量的段?例如:在 WE02 中,我有这个 Outbound IDoc 编号 0001,它有 324 个段,而 Idoc 编号 0002 只有 26 个段。
我知道我们正在为 idocs 分配段,但为什么段数不同?我没有得到段分配。任何人都可以分享这个的相关链接吗?或解释..
提前致谢!
IDoc 段不同,因为 IDoc 可以是不同的类型,其中一种类型的段比另一种多。
我知道我们正在将段分配给 idocs
您只能定义扩展 IDoc 类型,而不能更改基本类型。
您应该阅读更多关于 IDocs 的信息,例如这里。