public class ConverterUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CRM_WEC_CUST_F4_UNITS
Function module name that retrieves F4 data for quantity units
|
protected static java.lang.String |
EMPTY_STRING |
static java.lang.String |
ERP_WEC_CUST_F4_CURRENCY
Function module name that provides physical units
|
static java.lang.String |
ERP_WEC_CUST_F4_UNITS
Function module name that provides physical units
|
static java.lang.String |
LANGUAGE_INPUT
Import parameter for the ABAP language.
|
static java.lang.String |
PRC_CNV_CURR_F4_CURRENCY_UNITS
Function module name that retrieves F4 data for currencies
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getString(JCoRecord coRecord,
java.lang.String arg0)
This methods avoids creation of independend copies of "" in order to save
memory.
|
static boolean |
provided(java.lang.String s) |
static boolean |
singleCharacter(java.lang.String s) |
protected static final java.lang.String EMPTY_STRING
public static final java.lang.String CRM_WEC_CUST_F4_UNITS
public static final java.lang.String ERP_WEC_CUST_F4_UNITS
public static final java.lang.String LANGUAGE_INPUT
public static final java.lang.String PRC_CNV_CURR_F4_CURRENCY_UNITS
public static final java.lang.String ERP_WEC_CUST_F4_CURRENCY
public static boolean provided(java.lang.String s)
s - String to be checkedpublic static boolean singleCharacter(java.lang.String s)
s - String to be checkedpublic static java.lang.String getString(JCoRecord coRecord,
java.lang.String arg0)
coRecord - arg0 - Copyright © 2018 SAP SE. All Rights Reserved.