Class BPartnerDataConstants
- java.lang.Object
-
- org.openbravo.test.copyLinesFromOrders.data.BPartnerDataConstants
-
public class BPartnerDataConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ALIMENTOS_Y_SUPERMERCADOS_ID
static String
ALIMENTOS_Y_SUPERMERCADOS_LOCATION
static String
ALIMENTOS_Y_SUPERMERCADOS_LOCATION_ID
static String
BEBIDAS_ALEGRES_ID
static String
BEBIDAS_ALEGRES_LOCATION
static String
BEBIDAS_ALEGRES_LOCATION_ID
static String
CUSTOMER_A
static String
CUSTOMER_A_LOCATION
static String
CUSTOMER_A_LOCATION_ID
static String
CUSTOMER_B
static String
CUSTOMER_B_LOCATION
static String
CUSTOMER_B_LOCATION_ID
static String
VENDOR_A
static String
VENDOR_A_LOCATION
static String
VENDOR_A_LOCATION_ID
static String
VENDOR_B
static String
VENDOR_B_LOCATION
static String
VENDOR_B_LOCATION_ID
-
Constructor Summary
Constructors Constructor Description BPartnerDataConstants()
-
-
-
Field Detail
-
VENDOR_A
public static final String VENDOR_A
- See Also:
- Constant Field Values
-
VENDOR_A_LOCATION_ID
public static final String VENDOR_A_LOCATION_ID
- See Also:
- Constant Field Values
-
VENDOR_A_LOCATION
public static final String VENDOR_A_LOCATION
- See Also:
- Constant Field Values
-
VENDOR_B
public static final String VENDOR_B
- See Also:
- Constant Field Values
-
VENDOR_B_LOCATION_ID
public static final String VENDOR_B_LOCATION_ID
- See Also:
- Constant Field Values
-
VENDOR_B_LOCATION
public static final String VENDOR_B_LOCATION
- See Also:
- Constant Field Values
-
CUSTOMER_A
public static final String CUSTOMER_A
- See Also:
- Constant Field Values
-
CUSTOMER_A_LOCATION_ID
public static final String CUSTOMER_A_LOCATION_ID
- See Also:
- Constant Field Values
-
CUSTOMER_A_LOCATION
public static final String CUSTOMER_A_LOCATION
- See Also:
- Constant Field Values
-
CUSTOMER_B
public static final String CUSTOMER_B
- See Also:
- Constant Field Values
-
CUSTOMER_B_LOCATION_ID
public static final String CUSTOMER_B_LOCATION_ID
- See Also:
- Constant Field Values
-
CUSTOMER_B_LOCATION
public static final String CUSTOMER_B_LOCATION
- See Also:
- Constant Field Values
-
ALIMENTOS_Y_SUPERMERCADOS_ID
public static final String ALIMENTOS_Y_SUPERMERCADOS_ID
- See Also:
- Constant Field Values
-
ALIMENTOS_Y_SUPERMERCADOS_LOCATION_ID
public static final String ALIMENTOS_Y_SUPERMERCADOS_LOCATION_ID
- See Also:
- Constant Field Values
-
ALIMENTOS_Y_SUPERMERCADOS_LOCATION
public static final String ALIMENTOS_Y_SUPERMERCADOS_LOCATION
- See Also:
- Constant Field Values
-
BEBIDAS_ALEGRES_ID
public static final String BEBIDAS_ALEGRES_ID
- See Also:
- Constant Field Values
-
BEBIDAS_ALEGRES_LOCATION_ID
public static final String BEBIDAS_ALEGRES_LOCATION_ID
- See Also:
- Constant Field Values
-
BEBIDAS_ALEGRES_LOCATION
public static final String BEBIDAS_ALEGRES_LOCATION
- See Also:
- Constant Field Values
-
-