Interface SAPUnitService

  • All Superinterfaces:
    UnitService
    All Known Implementing Classes:
    SAPDefaultUnitService

    public interface SAPUnitService
    extends UnitService
    Interface to provide access to UnitModel information for a given product SAPCode
    • Method Detail

      • getUnitForSAPCode

        UnitModel getUnitForSAPCode​(java.lang.String code)
        Get UnitModel for a given product SAPCode
        Parameters:
        code - String representation of SAPCode
        Returns:
        Returns UnitModel object associated with provided SAPCode