Interface SAPConfigurationService

    • Method Detail

      • isSAPConfigurationActive

        boolean isSAPConfigurationActive()
        Checks if currently an SAP configuration is active.
        Returns:
        true, if an SAP configuration is active
      • isBaseStoreActive

        boolean isBaseStoreActive()
        Checks if currently a Base Store is active.
        Returns:
        true, if a Base Store is active
      • getSAPConfigurationName

        java.lang.String getSAPConfigurationName()
        Returns the SAP configuration name.
        Returns:
        Name of the SAPConfiguration
      • getBaseStoreProperty

        java.lang.Object getBaseStoreProperty​(java.lang.String property)
        Returns the value of the requested Base Store property.
        Parameters:
        property - Property name
        Returns:
        Property value
      • getBackendType

        java.lang.String getBackendType()
        Returns the SAP backend type (e.g. ERP).
        Returns:
        backend type
      • getRFCDestination

        RFCDestination getRFCDestination()
        Returns the RFC destination.
        Returns:
        RFC destination