Class MetadataConstants

java.lang.Object
com.adaptris.core.sap.MetadataConstants

public class MetadataConstants extends Object
Metadata keys used by the various SAP producers and consumers.
  • Field Details

    • JCO_IDOCTYP

      public static final String JCO_IDOCTYP
      Metadata key that contains the IDoc type.

      This is the value of the field IDOCTYP.

      See Also:
    • SAPBC_TID

      public static final String SAPBC_TID
      Metadata key for the transaction id sent to and from the business connector.
      See Also:
  • Constructor Details

    • MetadataConstants

      public MetadataConstants()