eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


Sidebar

en:howtos:sapidoctype

SAP IDoc Types

Creating the Type with the Type Editor

Once the IDoc XSD is created with transaction WE60Menu DocumentationXML Schema or DTD, one can build the new Type by creating a new System Managed Type inside an existing or a new Type Library.
This can be done by CreateObjectdefinitiongenerate Type Definitionfrom XSD

Note:Create iDoc XSD with transaction WE60Menu DocumentationXML Schema or DTD

Once the XSD is imported successful, it is important to modify the data type. In particular all children(complex and simply types) of the complex element named IDOC must be moved up one level. And the complex element named IDOC has to be deleted afterwards.

Defining the Type within the Type Repository

Afterwards the specific Type Repository settings have to be defined. No matter what message direction(()INBOUND or OUTBOUND), one always needs to define the Entity Type first, given the Type Library has been compiled already and the DLL is known to the eBiss Client.

The remaining Repository Components depend on the message direction.

See HowTo Create Repositories

The following components are necessary for the recognition of IDoc types:

  1. Recognizer: XmlTypeRecognizer
  2. Reader: SAP IDoc

These components are required for generating IDoc types:

  1. Writer: SAP IDoc
en/howtos/sapidoctype.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1