Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0

...

Classe2e-refDiv

Otp
Floatingfalse
maxHLevel2

...

Children Display
depth1

...

IDoc

...

s (Interface Documents) are the most common way of interchanging data asynchronously with SAP systems. In order to parse and compose IDocs, the modeler must first import the corresponding IDoc classes from SAP parse grammars. This process is described on Importing SAP IDoc Meta Data in the Builder User Guide. The rules describing the mapping from SAP Metadata to UML classes can be found on IDoc Import Rules.

Multiexcerpt include
MultiExcerptNamesapIdoc
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE

The following pages describe IDoc handling, such as

Children Display
depth1

Example Overview: IDoc Use Cases

Use CaseOperation
Multiexcerpt include
MultiExcerptNamesapTRFCClient
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE
Receive an IDoc file and send it to SAP (unchanged)SendAnyIDocFromFile
Receive and IDoc from SAP and send it to SAPSendAnyIDoc
Multiexcerpt include
MultiExcerptNamesapTRFCServer
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE
Receive and IDoc from SAP and write it to a fileIDOC_INBOUND_ASYNCHRONOUS
Multiexcerpt include
MultiExcerptNamesapIdoc
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE
Read an IDoc from file and parse it to an IDoc structureSingleIDocInString
Receive an IDoc from SAP and parse it to an IDoc structureSingleIDocSAPTables
Read multiple IDocs (same structure) from file and parse them to an IDoc structureArrayOfDocsInString
Receive multiple IDocs (same structure) from SAP and parse them to an IDoc structureArrayOfDocsInSAPTables
Read an TXTRAW01 IDoc from file, parse it, make some changes and write it to a new file.parseTXTRAWIDoc
Panel
titleOn this Page:
Table of Contents
Panel
titleRelated Pages:

Children Display
depth1