public class ProductStorageLocation extends VdmEntity<ProductStorageLocation>
Original entity name from the Odata EDM: A_ProductStorageLocationType
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<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static ProductStorageLocationField<LocalDateTime> |
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.
|
changedOriginalFields
Constructor and Description |
---|
ProductStorageLocation() |
ProductStorageLocation(String product,
String plant,
String storageLocation,
String warehouseStorageBin,
String maintenanceStatus,
String physicalInventoryBlockInd,
LocalDateTime creationDate,
Boolean isMarkedForDeletion,
LocalDateTime 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) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ProductStorageLocation.ProductStorageLocationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
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.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getDateOfLastPostedCntUnRstrcdStk()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection() |
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
|
protected Map<String,Object> |
getKey() |
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(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDateOfLastPostedCntUnRstrcdStk(LocalDateTime dateOfLastPostedCntUnRstrcdStk)
Constraints: Not nullable, Precision: 0
|
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
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setStorageLocation(String storageLocation)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setWarehouseStorageBin(String warehouseStorageBin)
Constraints: Not nullable, Maximum length: 10
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
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<LocalDateTime> CREATION_DATE
public static final ProductStorageLocationField<Boolean> IS_MARKED_FOR_DELETION
public static final ProductStorageLocationField<LocalDateTime> 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
public ProductStorageLocation()
public ProductStorageLocation(@Nullable String product, @Nullable String plant, @Nullable String storageLocation, @Nullable String warehouseStorageBin, @Nullable String maintenanceStatus, @Nullable String physicalInventoryBlockInd, @Nullable LocalDateTime creationDate, @Nullable Boolean isMarkedForDeletion, @Nullable LocalDateTime 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)
@Nonnull public Class<ProductStorageLocation> getType()
getType
in class VdmObject<ProductStorageLocation>
public void setProduct(@Nullable String product)
Original property name from the Odata EDM: Product
product
- Alphanumeric key uniquely identifying the material.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setStorageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
storageLocation
- Number of the storage location in which the material is stored. A plant may contain one or more
storage locations.public void setWarehouseStorageBin(@Nullable String warehouseStorageBin)
Original property name from the Odata EDM: 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
- Identifies the storage bin within a storage location where the material is stored.public void setMaintenanceStatus(@Nullable String maintenanceStatus)
Original property name from the Odata EDM: 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
- The maintenance status records:public void setPhysicalInventoryBlockInd(@Nullable String physicalInventoryBlockInd)
Original property name from the Odata EDM: PhysicalInventoryBlockInd
physicalInventoryBlockInd
- Indicator that specifies that the stock is blocked for a physical inventory.public void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was created.public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
Original property name from the Odata EDM: 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
- Indicates that the flag for deletion has been set in the material master record.public void setDateOfLastPostedCntUnRstrcdStk(@Nullable LocalDateTime dateOfLastPostedCntUnRstrcdStk)
Original property name from the Odata EDM: 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
- Indicates the date on which the material was last counted.public void setInventoryCorrectionFactor(@Nullable Double inventoryCorrectionFactor)
Original property name from the Odata EDM: InventoryCorrectionFactor
inventoryCorrectionFactor
- When carrying out requirements planning or ATP check, you can use the inventory correction factor to
take into account stocks that are actually available in proportion units at plant and storage location
level.public void setInvtryRestrictedUseStockInd(@Nullable String invtryRestrictedUseStockInd)
Original property name from the Odata EDM: 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
- Records the physical inventory status of the respective stock. The following statuses are possible:public void setInvtryCurrentYearStockInd(@Nullable String invtryCurrentYearStockInd)
Original property name from the Odata EDM: 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
- Records the physical inventory status of the respective stock. The following statuses are possible:public void setInvtryQualInspCurrentYrStkInd(@Nullable String invtryQualInspCurrentYrStkInd)
Original property name from the Odata EDM: 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
- Records the physical inventory status of the respective stock. The following statuses are possible:public void setInventoryBlockStockInd(@Nullable String inventoryBlockStockInd)
Original property name from the Odata EDM: 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
- Records the physical inventory status of the respective stock. The following statuses are possible:public void setInvtryRestStockPrevPeriodInd(@Nullable String invtryRestStockPrevPeriodInd)
Original property name from the Odata EDM: InvtryRestStockPrevPeriodInd
invtryRestStockPrevPeriodInd
- Physical inventory ind. for restricted-use stock, prev.pdpublic void setInventoryStockPrevPeriod(@Nullable String inventoryStockPrevPeriod)
Original property name from the Odata EDM: InventoryStockPrevPeriod
inventoryStockPrevPeriod
- Physical inventory indicator for stock in previous yearpublic void setInvtryStockQltyInspPrevPeriod(@Nullable String invtryStockQltyInspPrevPeriod)
Original property name from the Odata EDM: InvtryStockQltyInspPrevPeriod
invtryStockQltyInspPrevPeriod
- Phys. inventory ind. f. stock in qual. insp. in prev. periodpublic void setHasInvtryBlockStockPrevPeriod(@Nullable String hasInvtryBlockStockPrevPeriod)
Original property name from the Odata EDM: HasInvtryBlockStockPrevPeriod
hasInvtryBlockStockPrevPeriod
- Phys. inventory indicator for blocked stock in prev. periodpublic void setFiscalYearCurrentPeriod(@Nullable String fiscalYearCurrentPeriod)
Original property name from the Odata EDM: FiscalYearCurrentPeriod
fiscalYearCurrentPeriod
- The fiscalYearCurrentPeriod to set.public void setFiscalMonthCurrentPeriod(@Nullable String fiscalMonthCurrentPeriod)
Original property name from the Odata EDM: FiscalMonthCurrentPeriod
fiscalMonthCurrentPeriod
- The fiscalMonthCurrentPeriod to set.public void setFiscalYearCurrentInvtryPeriod(@Nullable String fiscalYearCurrentInvtryPeriod)
Original property name from the Odata EDM: FiscalYearCurrentInvtryPeriod
fiscalYearCurrentInvtryPeriod
- Fiscal year of current physical inventory indicatorprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProductStorageLocation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductStorageLocation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductStorageLocation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductStorageLocation>
@Nonnull public static <T> ProductStorageLocationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> ProductStorageLocationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<ProductStorageLocation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<ProductStorageLocation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<ProductStorageLocation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<ProductStorageLocation>
public static ProductStorageLocation.ProductStorageLocationBuilder builder()
@Nullable public String getProduct()
Original property name from the Odata EDM: Product
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getStorageLocation()
Original property name from the Odata EDM: StorageLocation
@Nullable public String getWarehouseStorageBin()
Original property name from the Odata EDM: 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.
@Nullable public String getMaintenanceStatus()
Original property name from the Odata EDM: 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
@Nullable public String getPhysicalInventoryBlockInd()
Original property name from the Odata EDM: PhysicalInventoryBlockInd
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public Boolean getIsMarkedForDeletion()
Original property name from the Odata EDM: 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.
@Nullable public LocalDateTime getDateOfLastPostedCntUnRstrcdStk()
Original property name from the Odata EDM: 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.
@Nullable public Double getInventoryCorrectionFactor()
Original property name from the Odata EDM: InventoryCorrectionFactor
@Nullable public String getInvtryRestrictedUseStockInd()
Original property name from the Odata EDM: 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
@Nullable public String getInvtryCurrentYearStockInd()
Original property name from the Odata EDM: 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
@Nullable public String getInvtryQualInspCurrentYrStkInd()
Original property name from the Odata EDM: 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
@Nullable public String getInventoryBlockStockInd()
Original property name from the Odata EDM: 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
@Nullable public String getInvtryRestStockPrevPeriodInd()
Original property name from the Odata EDM: InvtryRestStockPrevPeriodInd
@Nullable public String getInventoryStockPrevPeriod()
Original property name from the Odata EDM: InventoryStockPrevPeriod
@Nullable public String getInvtryStockQltyInspPrevPeriod()
Original property name from the Odata EDM: InvtryStockQltyInspPrevPeriod
@Nullable public String getHasInvtryBlockStockPrevPeriod()
Original property name from the Odata EDM: HasInvtryBlockStockPrevPeriod
@Nullable public String getFiscalYearCurrentPeriod()
Original property name from the Odata EDM: FiscalYearCurrentPeriod
@Nullable public String getFiscalMonthCurrentPeriod()
Original property name from the Odata EDM: FiscalMonthCurrentPeriod
@Nullable public String getFiscalYearCurrentInvtryPeriod()
Original property name from the Odata EDM: FiscalYearCurrentInvtryPeriod
public String toString()
toString
in class VdmObject<ProductStorageLocation>
public boolean equals(Object o)
equals
in class VdmObject<ProductStorageLocation>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProductStorageLocation>
public int hashCode()
hashCode
in class VdmObject<ProductStorageLocation>
Copyright © 2019 SAP SE. All rights reserved.