Uses of Interface
org.frankframework.extensions.sap.ISapFunctionFacade
Packages that use ISapFunctionFacade
-
Uses of ISapFunctionFacade in org.frankframework.extensions.sap
Subinterfaces of ISapFunctionFacade in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterface
ISapListener<F>
Common interface to be implemented by SapListener implementations.interface
Common interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement ISapFunctionFacade -
Uses of ISapFunctionFacade in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement ISapFunctionFacadeModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Implementation ofsender
that sends an IDoc to SAP.class
Wrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Implementation of aIPushingListener
, that enables a Receiver to receive messages from SAP-systems.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Base class for functions that call SAP.class
Implementation ofsender
that calls a SAP RFC-function.