首页 / 词典 / good

iDoc

  • abbr.外导体内部直径(Inner Diameter of Outer Conductor)
iDociDoc
  1. Double-click the IDoc Extract stage and configure its settings as follows

    双击IDocExtract阶段并为其配置如下设置

  2. This IDoc is for transferring basic data of the material , customer , and vendor .

    这个IDoc用于传输材料、客户和厂商的基本数据。

  3. The IDoc content is provided in XML format through the body of HTTP POST request .

    通过HTTPPOST请求体以XML格式提供IDoc的内容。

  4. C wizard which allows you to select the pre-process option for IDoc

    C向导,它允许您为IDoc选择预处理选项

  5. Note that the links leaving the IDoc Extract stage now contain a table icon .

    请注意离开了IDocExtract阶段的链接现在包含一个表图标。

  6. You can access the core business data by predefined interfaces such as IDoc and BAPI .

    通过预定义的接口(如IDoc和BAPI),您可以访问核心业务数据。

  7. Pre-built models for both forms of text IDoc are supplied in the toolkit .

    文本IDoc的两种形式的预构建模型已在工具包中提供。

  8. The solution must be extensible : New IDoc types may be added in the future and should not have any effect on the existing applications .

    解决方案必须是可扩展的:将来可以添加新的IDoc类型,且它们对现有的应用程序没有影响。

  9. For the MRM and IDOC domains , a message dictionary is required at runtime .

    对于MRM和IDOC域,在运行时将需要消息字典。

  10. You could use the IDoc name or a different field to route the IDoc to another application ( which could be another message flow ) .

    您可以使用IDocname或一个不同的字段将这个IDoc路由到另一个应用程序(可能是另一个消息流)。

  11. The parsing and transformation of the IDoc , which is distributed across a number of components ( one per IDoc ) .

    IDoc的解析和转换跨几个组件分布(每个IDoc一个)。

  12. BO is used to represent a single IDoc or IDoc packets to be sent , as shown in Figure 5 .

    使用BO代表要发送的一个或多个IDoc包,见图5。

  13. You can then parse the binary IDoc that has been routed using the IDoc passthrough mode .

    然后,您就可以解析已经使用IDoc传送(passthrough)模式路由的二进制IDoc了。

  14. Specifically , it shows how to use the IDoc extract stage to access the core business data and the ABAP extract stage to access the supporting configuration data .

    具体来说,它显示了如何使用IDoc提取阶段来访问核心业务数据和如何使用ABAP提取阶段来访问支持配置数据。

  15. Enable offline IDoc data processing so that the IDoc data does not need to be fetched from the SAP system each time the job is executed .

    启动离线IDoc数据处理以便无需每次执行作业时都从SAP系统中提取IDoc数据。

  16. The Message Broker tree would contain only a few control fields , such as the IDoc name and a hexBinary field containing the IDoc .

    MessageBroker树只包含几个控制字段,比如IDocname和一个包含这个IDoc的hexBinary字段。

  17. In fact , most operations are fine-grained even when they are composed services , such as an IDOC or BAPI interactions through SAP .

    事实上,大部分操作都是细粒度的,即使是组合后的服务(如通过SAP的IDOC或BAPI交互)也是如此。

  18. Conveniently , the default TDS model created by the C importer correctly models the user structure without any manual editing , because IDoc data is all fixed length strings .

    非常方便,C导入程序创建的缺省TDS模型无需任何手动编辑即可正确地对用户结构建模,因为IDoc数据全都是固定长度的字符串。

  19. It needs to be a generic component that is not sensitive to the exact type of IDoc being received , and it is implemented using the passthrough mode described above .

    它应该是一个通用组件,对正在被接收的IDoc的确切类型不敏感,且它是使用上述传送模式实现的。

  20. The data is sent from SAP to the other system via ALE and tRFC layers in the form of an IDoc , with many different types of IDocs being sent .

    数据通过ALE和tRFC层、以一个IDoc的形式从SAP发送到另一个系统,被发送的IDocs有许多不同的类型。

  21. The new features of the MRM domain mean that the MRM parser TDS format should be used to parse and write text IDocs , instead of the IDOC domain .

    MRM域的新功能意味着应使用MRM解析器TDS格式解析和写入文件Idoc,而不是IDOC域。

  22. On the other side , using the IDoc interface enables you to take advantage of the SAP change pointers that you can configure to send an IDoc whenever a record is changed .

    另一方面,无论记录何时被更改,使用IDoc接口都会使您能够充分利用您可以配置的SAP变更指针来发送一个IDoc。

  23. If you wanted to route IDocs to different message flows , then you were left with the problem of parsing the IDoc , as you now had the IDoc on a queue or some other transport in binary form .

    如果您想将IDocs路由到几个不同的消息流,那么您将不得不面临解析IDoc的问题,因为现在IDoc以二进制形式位于一个队列或其他传输方式上。