java.lang.Object
de.hybris.platform.sap.sapcommonbol.common.backendobject.impl.ConverterUtils

public class ConverterUtils extends Object
  • Field Details

    • EMPTY_STRING

      protected static final String EMPTY_STRING
      See Also:
    • CRM_WEC_CUST_F4_UNITS

      public static final String CRM_WEC_CUST_F4_UNITS
      Function module name that retrieves F4 data for quantity units
      See Also:
    • ERP_WEC_CUST_F4_UNITS

      public static final String ERP_WEC_CUST_F4_UNITS
      Function module name that provides physical units
      See Also:
    • LANGUAGE_INPUT

      public static final String LANGUAGE_INPUT
      Import parameter for the ABAP language. Must have ABAP format (e.g. D for Germany)
      See Also:
    • PRC_CNV_CURR_F4_CURRENCY_UNITS

      public static final String PRC_CNV_CURR_F4_CURRENCY_UNITS
      Function module name that retrieves F4 data for currencies
      See Also:
    • ERP_WEC_CUST_F4_CURRENCY

      public static final String ERP_WEC_CUST_F4_CURRENCY
      Function module name that provides physical units
      See Also:
  • Method Details

    • provided

      public static boolean provided(String s)
      Parameters:
      s - String to be checked
      Returns:
      true, if s is not null and length >0
    • singleCharacter

      public static boolean singleCharacter(String s)
      Parameters:
      s - String to be checked
      Returns:
      true, if s is not null and length=1
    • getString

      public static String getString(com.sap.conn.jco.JCoRecord coRecord, String arg0)
      This methods avoids creation of independend copies of "" in order to save memory.
      Parameters:
      coRecord -
      arg0 -
      Returns:
      EMPTY_STRING or value from coRecord