public class ProductStorageLocation extends VdmEntity<ProductStorageLocation>
Modifier and Type | Class and Description |
---|---|
static class |
ProductStorageLocation.ProductStorageLocationBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductStorageLocationSelectable |
ALL_FIELDS
Selector for all available fields of ProductStorageLocation.
|
static ProductStorageLocationField<Calendar> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static ProductStorageLocationField<Calendar> |
DATE_OF_LAST_POSTED_CNT_UN_RSTRCD_STK
Use with available fluent helpers to apply the DateOfLastPostedCntUnRstrcdStk field to query operations.
|
static ProductStorageLocationField<String> |
FISCAL_MONTH_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.
|
static ProductStorageLocationField<String> |
FISCAL_YEAR_CURRENT_INVTRY_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentInvtryPeriod field to query operations.
|
static ProductStorageLocationField<String> |
FISCAL_YEAR_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.
|
static ProductStorageLocationField<String> |
HAS_INVTRY_BLOCK_STOCK_PREV_PERIOD
Use with available fluent helpers to apply the HasInvtryBlockStockPrevPeriod field to query operations.
|
static ProductStorageLocationField<String> |
INVENTORY_BLOCK_STOCK_IND
Use with available fluent helpers to apply the InventoryBlockStockInd field to query operations.
|
static ProductStorageLocationField<Double> |
INVENTORY_CORRECTION_FACTOR
Use with available fluent helpers to apply the InventoryCorrectionFactor field to query operations.
|
static ProductStorageLocationField<String> |
INVENTORY_STOCK_PREV_PERIOD
Use with available fluent helpers to apply the InventoryStockPrevPeriod field to query operations.
|
static ProductStorageLocationField<String> |
INVTRY_CURRENT_YEAR_STOCK_IND
Use with available fluent helpers to apply the InvtryCurrentYearStockInd field to query operations.
|
static ProductStorageLocationField<String> |
INVTRY_QUAL_INSP_CURRENT_YR_STK_IND
Use with available fluent helpers to apply the InvtryQualInspCurrentYrStkInd field to query operations.
|
static ProductStorageLocationField<String> |
INVTRY_REST_STOCK_PREV_PERIOD_IND
Use with available fluent helpers to apply the InvtryRestStockPrevPeriodInd field to query operations.
|
static ProductStorageLocationField<String> |
INVTRY_RESTRICTED_USE_STOCK_IND
Use with available fluent helpers to apply the InvtryRestrictedUseStockInd field to query operations.
|
static ProductStorageLocationField<String> |
INVTRY_STOCK_QLTY_INSP_PREV_PERIOD
Use with available fluent helpers to apply the InvtryStockQltyInspPrevPeriod field to query operations.
|
static ProductStorageLocationField<Boolean> |
IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductStorageLocationField<String> |
MAINTENANCE_STATUS
Use with available fluent helpers to apply the MaintenanceStatus field to query operations.
|
static ProductStorageLocationField<String> |
PHYSICAL_INVENTORY_BLOCK_IND
Use with available fluent helpers to apply the PhysicalInventoryBlockInd field to query operations.
|
static ProductStorageLocationField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductStorageLocationField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductStorageLocationField<String> |
STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProductStorageLocationField<String> |
WAREHOUSE_STORAGE_BIN
Use with available fluent helpers to apply the WarehouseStorageBin field to query operations.
|
Constructor and Description |
---|
ProductStorageLocation() |
ProductStorageLocation(String product,
String plant,
String storageLocation,
String warehouseStorageBin,
String maintenanceStatus,
String physicalInventoryBlockInd,
Calendar creationDate,
Boolean isMarkedForDeletion,
Calendar dateOfLastPostedCntUnRstrcdStk,
Double inventoryCorrectionFactor,
String invtryRestrictedUseStockInd,
String invtryCurrentYearStockInd,
String invtryQualInspCurrentYrStkInd,
String inventoryBlockStockInd,
String invtryRestStockPrevPeriodInd,
String inventoryStockPrevPeriod,
String invtryStockQltyInspPrevPeriod,
String hasInvtryBlockStockPrevPeriod,
String fiscalYearCurrentPeriod,
String fiscalMonthCurrentPeriod,
String fiscalYearCurrentInvtryPeriod,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProductStorageLocation.ProductStorageLocationBuilder |
builder() |
boolean |
equals(Object o) |
static <T> ProductStorageLocationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Calendar |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getDateOfLastPostedCntUnRstrcdStk()
Constraints: Not nullable, Precision: 0
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getFiscalMonthCurrentPeriod()
Constraints: Not nullable, Maximum length: 2
|
String |
getFiscalYearCurrentInvtryPeriod()
Constraints: Not nullable, Maximum length: 4
|
String |
getFiscalYearCurrentPeriod()
Constraints: Not nullable, Maximum length: 4
|
String |
getHasInvtryBlockStockPrevPeriod()
Constraints: Not nullable, Maximum length: 3
|
String |
getInventoryBlockStockInd()
Constraints: Not nullable, Maximum length: 3
|
Double |
getInventoryCorrectionFactor()
Constraints: none
|
String |
getInventoryStockPrevPeriod()
Constraints: Not nullable, Maximum length: 3
|
String |
getInvtryCurrentYearStockInd()
Constraints: Not nullable, Maximum length: 3
|
String |
getInvtryQualInspCurrentYrStkInd()
Constraints: Not nullable, Maximum length: 3
|
String |
getInvtryRestrictedUseStockInd()
Constraints: Not nullable, Maximum length: 3
|
String |
getInvtryRestStockPrevPeriodInd()
Constraints: Not nullable, Maximum length: 3
|
String |
getInvtryStockQltyInspPrevPeriod()
Constraints: Not nullable, Maximum length: 3
|
Boolean |
getIsMarkedForDeletion()
Constraints: none
|
String |
getMaintenanceStatus()
Constraints: Not nullable, Maximum length: 15
|
String |
getPhysicalInventoryBlockInd()
Constraints: Not nullable, Maximum length: 1
|
String |
getPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
getStorageLocation()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Class<ProductStorageLocation> |
getType() |
String |
getWarehouseStorageBin()
Constraints: Not nullable, Maximum length: 10
|
int |
hashCode() |
void |
setCreationDate(Calendar creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDateOfLastPostedCntUnRstrcdStk(Calendar dateOfLastPostedCntUnRstrcdStk)
Constraints: Not nullable, Precision: 0
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setFiscalMonthCurrentPeriod(String fiscalMonthCurrentPeriod)
Constraints: Not nullable, Maximum length: 2
|
void |
setFiscalYearCurrentInvtryPeriod(String fiscalYearCurrentInvtryPeriod)
Constraints: Not nullable, Maximum length: 4
|
void |
setFiscalYearCurrentPeriod(String fiscalYearCurrentPeriod)
Constraints: Not nullable, Maximum length: 4
|
void |
setHasInvtryBlockStockPrevPeriod(String hasInvtryBlockStockPrevPeriod)
Constraints: Not nullable, Maximum length: 3
|
void |
setInventoryBlockStockInd(String inventoryBlockStockInd)
Constraints: Not nullable, Maximum length: 3
|
void |
setInventoryCorrectionFactor(Double inventoryCorrectionFactor)
Constraints: none
|
void |
setInventoryStockPrevPeriod(String inventoryStockPrevPeriod)
Constraints: Not nullable, Maximum length: 3
|
void |
setInvtryCurrentYearStockInd(String invtryCurrentYearStockInd)
Constraints: Not nullable, Maximum length: 3
|
void |
setInvtryQualInspCurrentYrStkInd(String invtryQualInspCurrentYrStkInd)
Constraints: Not nullable, Maximum length: 3
|
void |
setInvtryRestrictedUseStockInd(String invtryRestrictedUseStockInd)
Constraints: Not nullable, Maximum length: 3
|
void |
setInvtryRestStockPrevPeriodInd(String invtryRestStockPrevPeriodInd)
Constraints: Not nullable, Maximum length: 3
|
void |
setInvtryStockQltyInspPrevPeriod(String invtryStockQltyInspPrevPeriod)
Constraints: Not nullable, Maximum length: 3
|
void |
setIsMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: none
|
void |
setMaintenanceStatus(String maintenanceStatus)
Constraints: Not nullable, Maximum length: 15
|
void |
setPhysicalInventoryBlockInd(String physicalInventoryBlockInd)
Constraints: Not nullable, Maximum length: 1
|
void |
setPlant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setStorageLocation(String storageLocation)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setWarehouseStorageBin(String warehouseStorageBin)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final ProductStorageLocationSelectable ALL_FIELDS
public static final ProductStorageLocationField<String> PRODUCT
public static final ProductStorageLocationField<String> PLANT
public static final ProductStorageLocationField<String> STORAGE_LOCATION
public static final ProductStorageLocationField<String> WAREHOUSE_STORAGE_BIN
public static final ProductStorageLocationField<String> MAINTENANCE_STATUS
public static final ProductStorageLocationField<String> PHYSICAL_INVENTORY_BLOCK_IND
public static final ProductStorageLocationField<Calendar> CREATION_DATE
public static final ProductStorageLocationField<Boolean> IS_MARKED_FOR_DELETION
public static final ProductStorageLocationField<Calendar> DATE_OF_LAST_POSTED_CNT_UN_RSTRCD_STK
public static final ProductStorageLocationField<Double> INVENTORY_CORRECTION_FACTOR
public static final ProductStorageLocationField<String> INVTRY_RESTRICTED_USE_STOCK_IND
public static final ProductStorageLocationField<String> INVTRY_CURRENT_YEAR_STOCK_IND
public static final ProductStorageLocationField<String> INVTRY_QUAL_INSP_CURRENT_YR_STK_IND
public static final ProductStorageLocationField<String> INVENTORY_BLOCK_STOCK_IND
public static final ProductStorageLocationField<String> INVTRY_REST_STOCK_PREV_PERIOD_IND
public static final ProductStorageLocationField<String> INVENTORY_STOCK_PREV_PERIOD
public static final ProductStorageLocationField<String> INVTRY_STOCK_QLTY_INSP_PREV_PERIOD
public static final ProductStorageLocationField<String> HAS_INVTRY_BLOCK_STOCK_PREV_PERIOD
public static final ProductStorageLocationField<String> FISCAL_YEAR_CURRENT_PERIOD
public static final ProductStorageLocationField<String> FISCAL_MONTH_CURRENT_PERIOD
public static final ProductStorageLocationField<String> FISCAL_YEAR_CURRENT_INVTRY_PERIOD
@Generated(value="lombok") public ProductStorageLocation()
@ConstructorProperties(value={"product","plant","storageLocation","warehouseStorageBin","maintenanceStatus","physicalInventoryBlockInd","creationDate","isMarkedForDeletion","dateOfLastPostedCntUnRstrcdStk","inventoryCorrectionFactor","invtryRestrictedUseStockInd","invtryCurrentYearStockInd","invtryQualInspCurrentYrStkInd","inventoryBlockStockInd","invtryRestStockPrevPeriodInd","inventoryStockPrevPeriod","invtryStockQltyInspPrevPeriod","hasInvtryBlockStockPrevPeriod","fiscalYearCurrentPeriod","fiscalMonthCurrentPeriod","fiscalYearCurrentInvtryPeriod","erpConfigContext"}) @Generated(value="lombok") public ProductStorageLocation(@Nullable String product, @Nullable String plant, @Nullable String storageLocation, @Nullable String warehouseStorageBin, @Nullable String maintenanceStatus, @Nullable String physicalInventoryBlockInd, @Nullable Calendar creationDate, @Nullable Boolean isMarkedForDeletion, @Nullable Calendar dateOfLastPostedCntUnRstrcdStk, @Nullable Double inventoryCorrectionFactor, @Nullable String invtryRestrictedUseStockInd, @Nullable String invtryCurrentYearStockInd, @Nullable String invtryQualInspCurrentYrStkInd, @Nullable String inventoryBlockStockInd, @Nullable String invtryRestStockPrevPeriodInd, @Nullable String inventoryStockPrevPeriod, @Nullable String invtryStockQltyInspPrevPeriod, @Nullable String hasInvtryBlockStockPrevPeriod, @Nullable String fiscalYearCurrentPeriod, @Nullable String fiscalMonthCurrentPeriod, @Nullable String fiscalYearCurrentInvtryPeriod, @Nullable ErpConfigContext erpConfigContext)
public Class<ProductStorageLocation> getType()
getType
in class VdmObject<ProductStorageLocation>
public static <T> ProductStorageLocationField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Generated(value="lombok") public static ProductStorageLocation.ProductStorageLocationBuilder builder()
@Nullable @Generated(value="lombok") public String getProduct()
@Nullable @Generated(value="lombok") public String getPlant()
@Nullable @Generated(value="lombok") public String getStorageLocation()
@Nullable @Generated(value="lombok") public String getWarehouseStorageBin()
This storage bin is only significant if you do not use SAP warehouse management. It appears on goods receipt/issue slips. However, if the warehouse management system is active, this value is merely for information.
@Nullable @Generated(value="lombok") public String getMaintenanceStatus()
Which user departments may maintain a material master record of a particular material type Which user departments have already maintained the material master record at a particular hierarchy level The overall maintenance status is made up of the individual maintenance statuses. The individual maintenance statuses have the following meaning: User department Maintenance status Work scheduling A Accounting B Classification C MRP D Purchasing E Production resources/tools F Costing G Basic data K Storage L Forecasting P Quality management Q Warehouse management S Sales V Plant stocks X Storage location stocks Z
@Nullable @Generated(value="lombok") public String getPhysicalInventoryBlockInd()
@Nullable @Generated(value="lombok") public Calendar getCreationDate()
@Nullable @Generated(value="lombok") public Boolean getIsMarkedForDeletion()
If this indicator is set, the archive and delete program checks whether the material may be deleted at storage location level, and deletes the data at this level.
@Nullable @Generated(value="lombok") public Calendar getDateOfLastPostedCntUnRstrcdStk()
The date of the last count is only used for cycle counting. It is used as the basis for determining the next count date. "Date of last posted count date" means the following: This indicates the date when the latest physical inventory count was posted for the specified material. The physical inventory count with the most recent date is always indicated. Examples: You executed and posted the last physical inventory count on 13th May. If you post a new physical inventory count on 2nd June, the 2nd June is then displayed as the date of the last count. You executed and posted the last physical inventory count on 2nd June. If you now post another physical inventory count for the one executed and posted on 13th May, the 2nd June is still displayed as the date of the last physical inventory count. Posting an inventory difference does not affect the specified date of the last physical inventory count. The date of the last physical inventory count is only valuated during the cycle counting, in order to determine the next count date.
@Nullable @Generated(value="lombok") public Double getInventoryCorrectionFactor()
@Nullable @Generated(value="lombok") public String getInvtryRestrictedUseStockInd()
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
@Nullable @Generated(value="lombok") public String getInvtryCurrentYearStockInd()
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
@Nullable @Generated(value="lombok") public String getInvtryQualInspCurrentYrStkInd()
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
@Nullable @Generated(value="lombok") public String getInventoryBlockStockInd()
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
@Nullable @Generated(value="lombok") public String getInvtryRestStockPrevPeriodInd()
@Nullable @Generated(value="lombok") public String getInventoryStockPrevPeriod()
@Nullable @Generated(value="lombok") public String getInvtryStockQltyInspPrevPeriod()
@Nullable @Generated(value="lombok") public String getHasInvtryBlockStockPrevPeriod()
@Nullable @Generated(value="lombok") public String getFiscalYearCurrentPeriod()
@Nullable @Generated(value="lombok") public String getFiscalMonthCurrentPeriod()
@Nullable @Generated(value="lombok") public String getFiscalYearCurrentInvtryPeriod()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setProduct(@Nullable String product)
product
- @Generated(value="lombok") public void setPlant(@Nullable String plant)
plant
- @Generated(value="lombok") public void setStorageLocation(@Nullable String storageLocation)
storageLocation
- @Generated(value="lombok") public void setWarehouseStorageBin(@Nullable String warehouseStorageBin)
This storage bin is only significant if you do not use SAP warehouse management. It appears on goods receipt/issue slips. However, if the warehouse management system is active, this value is merely for information.
warehouseStorageBin
- @Generated(value="lombok") public void setMaintenanceStatus(@Nullable String maintenanceStatus)
Which user departments may maintain a material master record of a particular material type Which user departments have already maintained the material master record at a particular hierarchy level The overall maintenance status is made up of the individual maintenance statuses. The individual maintenance statuses have the following meaning: User department Maintenance status Work scheduling A Accounting B Classification C MRP D Purchasing E Production resources/tools F Costing G Basic data K Storage L Forecasting P Quality management Q Warehouse management S Sales V Plant stocks X Storage location stocks Z
maintenanceStatus
- @Generated(value="lombok") public void setPhysicalInventoryBlockInd(@Nullable String physicalInventoryBlockInd)
physicalInventoryBlockInd
- @Generated(value="lombok") public void setCreationDate(@Nullable Calendar creationDate)
creationDate
- @Generated(value="lombok") public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
If this indicator is set, the archive and delete program checks whether the material may be deleted at storage location level, and deletes the data at this level.
isMarkedForDeletion
- @Generated(value="lombok") public void setDateOfLastPostedCntUnRstrcdStk(@Nullable Calendar dateOfLastPostedCntUnRstrcdStk)
The date of the last count is only used for cycle counting. It is used as the basis for determining the next count date. "Date of last posted count date" means the following: This indicates the date when the latest physical inventory count was posted for the specified material. The physical inventory count with the most recent date is always indicated. Examples: You executed and posted the last physical inventory count on 13th May. If you post a new physical inventory count on 2nd June, the 2nd June is then displayed as the date of the last count. You executed and posted the last physical inventory count on 2nd June. If you now post another physical inventory count for the one executed and posted on 13th May, the 2nd June is still displayed as the date of the last physical inventory count. Posting an inventory difference does not affect the specified date of the last physical inventory count. The date of the last physical inventory count is only valuated during the cycle counting, in order to determine the next count date.
dateOfLastPostedCntUnRstrcdStk
- @Generated(value="lombok") public void setInventoryCorrectionFactor(@Nullable Double inventoryCorrectionFactor)
inventoryCorrectionFactor
- @Generated(value="lombok") public void setInvtryRestrictedUseStockInd(@Nullable String invtryRestrictedUseStockInd)
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
invtryRestrictedUseStockInd
- @Generated(value="lombok") public void setInvtryCurrentYearStockInd(@Nullable String invtryCurrentYearStockInd)
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
invtryCurrentYearStockInd
- @Generated(value="lombok") public void setInvtryQualInspCurrentYrStkInd(@Nullable String invtryQualInspCurrentYrStkInd)
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
invtryQualInspCurrentYrStkInd
- @Generated(value="lombok") public void setInventoryBlockStockInd(@Nullable String inventoryBlockStockInd)
If the physical inventory still has to be taken in the current year: Physical inventory still has to be taken: _ _ _ Physical inventory still has to be completed: _ X _ Posting block is set in active document: X X _ If the physical inventory has already been taken in the current year: Physical inventory has been taken: _ _ X Physical inventory is active again: _ X X Posting block is set in active document: X X X
inventoryBlockStockInd
- @Generated(value="lombok") public void setInvtryRestStockPrevPeriodInd(@Nullable String invtryRestStockPrevPeriodInd)
invtryRestStockPrevPeriodInd
- @Generated(value="lombok") public void setInventoryStockPrevPeriod(@Nullable String inventoryStockPrevPeriod)
inventoryStockPrevPeriod
- @Generated(value="lombok") public void setInvtryStockQltyInspPrevPeriod(@Nullable String invtryStockQltyInspPrevPeriod)
invtryStockQltyInspPrevPeriod
- @Generated(value="lombok") public void setHasInvtryBlockStockPrevPeriod(@Nullable String hasInvtryBlockStockPrevPeriod)
hasInvtryBlockStockPrevPeriod
- @Generated(value="lombok") public void setFiscalYearCurrentPeriod(@Nullable String fiscalYearCurrentPeriod)
fiscalYearCurrentPeriod
- @Generated(value="lombok") public void setFiscalMonthCurrentPeriod(@Nullable String fiscalMonthCurrentPeriod)
fiscalMonthCurrentPeriod
- @Generated(value="lombok") public void setFiscalYearCurrentInvtryPeriod(@Nullable String fiscalYearCurrentInvtryPeriod)
fiscalYearCurrentInvtryPeriod
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ProductStorageLocation>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ProductStorageLocation>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ProductStorageLocation>
Copyright © 2018 SAP SE. All rights reserved.