EDI X12“ISA”标头格式
您好,我对 EDI X12 消息的“ISA”标头结构有疑问:
有谁知道不同版本(例如 4010、5010...)之间的“ISA”结构是否不同?
谢谢!
Hi I have a question about the "ISA" header structure of EDI X12 message:
Does any one know whether the structure of "ISA" differs between different versions (e.g. 4010, 5010...)?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
ISA 的结构没有改变——它仍然是一个固定长度的段,有 15 个元素和 106 个字符。版本 (004010) 在组 (GS08) 中定义。有一个元素定义了“交换”版本,但它不影响ISA段的结构。
The structure of the ISA doesn't change - it is still a fixed length segment with 15 elements and 106 characters. The version (004010) is defined in the group (GS08). There is an element that defines the "interchange" version, but it does not affect the structure of the ISA segment.
ISA确实有不同的结构。
两者都有很强的向上兼容性的需要,所以只有很小的差异。
ISA的版本是语法版本,我认为是ISA 12
(这可能并且将会不同于 GS 08 中的版本。
GS 中的版本是关于事务的版本,而不是语法。)
ISA has indeed different structures.
both there is a strong need for upward compatibility, so only small differences.
the version of ISA is the syntax version, I think it is ISA 12
(this can and will be different from be different from the version in GS 08.
The version in GS is about the version of the transacton, not the syntax.)