翻訳と辞書
Words near each other
・ Idols South Africa (season 3)
・ Idols South Africa (season 4)
・ Idols South Africa (season 5)
・ Ido Mosseri
・ Ido Nehoshtan
・ Ido Ostrowsky
・ Ido Pariente
・ Ido Reizan
・ Ido Wikipedia
・ Ido, Nigeria
・ Ido-Osi
・ Idoani
・ Idoani Confederacy
・ Idobi Radio
・ IDOC
IDoc
・ Idoceras
・ Idodalen
・ Idodi
・ Idodyandole
・ IDog
・ Idogaya Station
・ Idogho
・ Idogo
・ Idoia Mendia
・ Idoia Zenarrutzabeitia Beldarrain
・ Idokho
・ Idol
・ Idol (Croatia)
・ Idol (Norway season 1)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IDoc : ウィキペディア英語版
IDoc

IDoc, short for Intermediate Document, is an SAP document format for business transaction data transfers.〔(SAP Help IDoc Types )〕
Non SAP-systems can use IDocs as the standard interface (computing) for data transfer.
IDoc is similar to XML in purpose, but differs in syntax. Both serve the purpose of data exchange and automation in computer systems, but the IDoc-Technology takes a different approach.
While XML allows having some metadata about the document itself, an IDoc is obligated to have information at its header like its creator, creation time etc. While XML has a tag-like tree structure containing data and meta-data, IDocs use a table with the data and meta-data. IDocs also have a session that explains all the processes which the document passed or will pass, allowing one to debug and trace the status of the document.
Different IDoc types are available to handle different types of messages. For example, the IDoc format ORDERS01 may be used for both purchase orders and order confirmations.
IDoc technology offers many tools for automation, monitoring and error handling. For example, if the IDocs are customised that way on a particular server, then a user of SAP R/3 system creates a purchase order; this is automatically sent via an IDoc and a sales order is immediately created on the vendor's system.
When this order cannot be created because of an application error (for example: The price per piece is lower than allowed for this material), then the administrator on the vendor's system sees this IDoc among the erroneous ones and can solve the situation. If the error is in the master data at the vendor's system, he can correct them and order the IDoc to be processed again.
Because of the flexibility and transparency of IDoc technology, some non-SAP technologies use them as well.
== Structure of the IDoc==
An IDoc consists of
* Control record (it contains the type of IDoc, port of the partner, release of SAP R/3 which produced the IDoc etc.)
* Data records of different types. The number and type of segments is mostly fixed for each IDoc type, but there is some flexibility (for example an SD order can have any number of items).
* Status records containing messages like 'IDoc created', 'The recipient exists', 'IDoc was successfully passed to the port', 'Could not book the invoice because..'

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IDoc」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.