static MLocator |
MLocator.get(int M_Locator_ID) |
Get Locator from Cache (immutable)
|
static MLocator |
MLocator.get(Properties ctx,
int M_Locator_ID) |
Get Locator from Cache (immutable)
|
static MLocator |
MLocator.get(Properties ctx,
int M_Locator_ID,
String trxName) |
Get Locator from Cache (immutable)
|
static MLocator |
MLocator.get(Properties ctx,
int M_Warehouse_ID,
String Value,
String X,
String Y,
String Z) |
|
static MLocator |
MLocator.get(Properties ctx,
int M_Warehouse_ID,
String Value,
String X,
String Y,
String Z,
int M_LocatorType_ID) |
Get the Locator with the combination or create new one (when user has permission)
|
static MLocator |
MLocator.getCopy(Properties ctx,
int M_Locator_ID,
String trxName) |
Get updateable copy of MLocator from cache
|
static MLocator |
MLocator.getDefault(Properties ctx,
int M_Locator_ID) |
Get oldest Default Locator of warehouse with locator
|
static MLocator |
MLocator.getDefault(MWarehouse warehouse) |
FR [ 1966333 ]
Get oldest Default Locator of warehouse with locator
|
MLocator |
MWarehouse.getDefaultLocator() |
Get Default Locator
|
MLocator[] |
MWarehouse.getLocators(boolean reload) |
Get Locators
|
MLocator |
MLocatorLookup.getMLocator(Object keyValue,
String trxName) |
Get Data Direct from Table
|
MLocator |
MLocator.markImmutable() |
|