Interface | Description |
---|---|
Module |
A XI AF module implements a usually stateless message processing step
such as static conversions, user exits, specific enrichments of message data, etc.
|
ModuleContext |
ModuleContext carries the context information which might be
used by an XI AF module to access the current channel ID, module configuration data
ot its namespaced. |
Class | Description |
---|---|
ModuleData |
ModuleDate is the container which carries the module input data and module output data. |
Exception | Description |
---|---|
ModuleException |
ModuleException must be thrown by modules in case of error conditions. |
Copyright 2019 SAP AG Complete Copyright Notice