Package com.onenetwork.platform.integ.sap

Used for parsing, processing and generating SAP "IDoc" files.
  • Interface Summary 
    Interface Description
    IDocService
    IDocService is used when processing IDoc messages.
  • Class Summary 
    Class Description
    BaseIDocOutboundGenerator
    Base class for implementing an Outbound Interface which generates an IDoc using "model-based" input.
    BaseNetChangeIDocOutboundGenerator
    Base class for implementing an Outbound Interface which generates an IDoc using a "net-change" strategy.
    IDoc
    Represents an instance of an SAP IDoc.
    IDocElement
    Base class for an element of an IDoc.
    IDocField
    An individual field in an IDocSegment.
    IDocMapper
    Abstract class for an IDoc integration mapper.
    IDocSegment
    A segment within an IDoc.