public class ProductPlant extends VdmEntity<ProductPlant>
Modifier and Type | Class and Description |
---|---|
static class |
ProductPlant.ProductPlantBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductPlantField<String> |
ABC_INDICATOR
Use with available fluent helpers to apply the ABCIndicator field to query operations.
|
static EntityFieldAll<ProductPlant> |
ALL_FIELDS
Selector for all available fields of ProductPlant.
|
static ProductPlantField<String> |
AVAILABILITY_CHECK_TYPE
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
|
static ProductPlantField<String> |
COMMODITY
Use with available fluent helpers to apply the Commodity field to query operations.
|
static ProductPlantField<String> |
CONSUMPTION_TAX_CTRL_CODE
Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.
|
static ProductPlantField<String> |
COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations.
|
static ProductPlantField<String> |
FISCAL_MONTH_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
FISCAL_YEAR_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
|
static ProductPlantField<BigDecimal> |
FIXED_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the FixedLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
GOODS_RECEIPT_BLOCKED_STOCK_QTY
Use with available fluent helpers to apply the GoodsReceiptBlockedStockQty field to query operations.
|
static ProductPlantField<BigDecimal> |
GOODS_RECEIPT_DURATION
Use with available fluent helpers to apply the GoodsReceiptDuration field to query operations.
|
static ProductPlantField<String> |
HAS_CONSIGNMENT_CTRL
Use with available fluent helpers to apply the HasConsignmentCtrl field to query operations.
|
static ProductPlantField<Boolean> |
HAS_POST_TO_INSPECTION_STOCK
Use with available fluent helpers to apply the HasPostToInspectionStock field to query operations.
|
static ProductPlantField<Boolean> |
IS_BATCH_MANAGEMENT_REQUIRED
Use with available fluent helpers to apply the IsBatchManagementRequired field to query operations.
|
static ProductPlantField<Boolean> |
IS_CO_PRODUCT
Use with available fluent helpers to apply the IsCoProduct field to query operations.
|
static ProductPlantField<Boolean> |
IS_INTERNAL_BATCH_MANAGED
Use with available fluent helpers to apply the IsInternalBatchManaged field to query operations.
|
static ProductPlantField<Boolean> |
IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductPlantField<Boolean> |
IS_NEGATIVE_STOCK_ALLOWED
Use with available fluent helpers to apply the IsNegativeStockAllowed field to query operations.
|
static ProductPlantField<String> |
MAINTENANCE_STATUS_NAME
Use with available fluent helpers to apply the MaintenanceStatusName field to query operations.
|
static ProductPlantField<BigDecimal> |
MAXIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
MINIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
|
static ProductPlantField<String> |
MRP_RESPONSIBLE
Use with available fluent helpers to apply the MRPResponsible field to query operations.
|
static ProductPlantField<String> |
MRP_TYPE
Use with available fluent helpers to apply the MRPType field to query operations.
|
static ProductPlantField<String> |
PERIOD_TYPE
Use with available fluent helpers to apply the PeriodType field to query operations.
|
static ProductPlantField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantField<String> |
PROCUREMENT_TYPE
Use with available fluent helpers to apply the ProcurementType field to query operations.
|
static ProductPlantField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantField<String> |
PRODUCT_CFOP_CATEGORY
Use with available fluent helpers to apply the ProductCFOPCategory field to query operations.
|
static ProductPlantField<String> |
PRODUCT_IS_CONFIGURABLE
Use with available fluent helpers to apply the ProductIsConfigurable field to query operations.
|
static ProductPlantField<String> |
PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.
|
static ProductPlantField<String> |
PROFILE_CODE
Use with available fluent helpers to apply the ProfileCode field to query operations.
|
static ProductPlantField<Calendar> |
PROFILE_VALIDITY_START_DATE
Use with available fluent helpers to apply the ProfileValidityStartDate field to query operations.
|
static ProductPlantField<String> |
PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ProductPlantField<String> |
PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static ProductPlantField<String> |
REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations.
|
static ProductPlantField<String> |
SERIAL_NUMBER_PROFILE
Use with available fluent helpers to apply the SerialNumberProfile field to query operations.
|
static ProductPlantField<String> |
STOCK_DETERMINATION_GROUP
Use with available fluent helpers to apply the StockDeterminationGroup field to query operations.
|
static ProductPlantField<BigDecimal> |
STOCK_IN_TRANSFER_QUANTITY
Use with available fluent helpers to apply the StockInTransferQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
STOCK_IN_TRANSIT_QUANTITY
Use with available fluent helpers to apply the StockInTransitQuantity field to query operations.
|
static ProductPlantLink<ProductStorageLocation> |
TO_STORAGE_LOCATION
Use with available fluent helpers to apply the to_StorageLocation navigation property to query operations.
|
Constructor and Description |
---|
ProductPlant() |
ProductPlant(String product,
String fiscalYearVariant,
String periodType,
String profitCenter,
String commodity,
BigDecimal goodsReceiptDuration,
String maintenanceStatusName,
Boolean isMarkedForDeletion,
String mRPType,
String mRPResponsible,
String aBCIndicator,
String plant,
BigDecimal minimumLotSizeQuantity,
BigDecimal maximumLotSizeQuantity,
BigDecimal fixedLotSizeQuantity,
String consumptionTaxCtrlCode,
Boolean isCoProduct,
String productIsConfigurable,
String stockDeterminationGroup,
BigDecimal stockInTransferQuantity,
BigDecimal stockInTransitQuantity,
Boolean hasPostToInspectionStock,
String purchasingGroup,
Boolean isBatchManagementRequired,
String serialNumberProfile,
Boolean isNegativeStockAllowed,
BigDecimal goodsReceiptBlockedStockQty,
String hasConsignmentCtrl,
String fiscalYearCurrentPeriod,
String fiscalMonthCurrentPeriod,
String procurementType,
Boolean isInternalBatchManaged,
String productCFOPCategory,
String countryOfOrigin,
String regionOfOrigin,
String productionInvtryManagedLoc,
String profileCode,
Calendar profileValidityStartDate,
String availabilityCheckType,
ErpConfigContext erpConfigContext,
List<ProductStorageLocation> toStorageLocation) |
Modifier and Type | Method and Description |
---|---|
void |
addStorageLocation(ProductStorageLocation... entity)
Adds elements to the list of associated ProductStorageLocation entities.
|
static ProductPlant.ProductPlantBuilder |
builder() |
boolean |
equals(Object o) |
List<ProductStorageLocation> |
fetchStorageLocation()
Fetches the ProductStorageLocation entities (one to many) associated with this entity.
|
static <T> ProductPlantField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getABCIndicator()
Constraints: Not nullable, Maximum length: 1
|
String |
getAvailabilityCheckType()
Constraints: Not nullable, Maximum length: 2
|
String |
getCommodity()
Constraints: Not nullable, Maximum length: 17
|
String |
getConsumptionTaxCtrlCode()
Constraints: Not nullable, Maximum length: 16
|
String |
getCountryOfOrigin()
Constraints: Not nullable, Maximum length: 3
|
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 |
getFiscalYearCurrentPeriod()
Constraints: Not nullable, Maximum length: 4
|
String |
getFiscalYearVariant()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getFixedLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getGoodsReceiptBlockedStockQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getGoodsReceiptDuration()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getHasConsignmentCtrl()
Constraints: Not nullable, Maximum length: 1
|
Boolean |
getHasPostToInspectionStock()
Constraints: none
|
Boolean |
getIsBatchManagementRequired()
Constraints: none
|
Boolean |
getIsCoProduct()
Constraints: none
|
Boolean |
getIsInternalBatchManaged()
Constraints: none
|
Boolean |
getIsMarkedForDeletion()
Constraints: none
|
Boolean |
getIsNegativeStockAllowed()
Constraints: none
|
String |
getMaintenanceStatusName()
Constraints: Not nullable, Maximum length: 15
|
BigDecimal |
getMaximumLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getMinimumLotSizeQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getMRPResponsible()
Constraints: Not nullable, Maximum length: 3
|
String |
getMRPType()
Constraints: Not nullable, Maximum length: 2
|
String |
getPeriodType()
Constraints: Not nullable, Maximum length: 1
|
String |
getPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getProcurementType()
Constraints: Not nullable, Maximum length: 1
|
String |
getProduct()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
getProductCFOPCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductionInvtryManagedLoc()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductIsConfigurable()
Constraints: Not nullable, Maximum length: 40
|
String |
getProfileCode()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getProfileValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getProfitCenter()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getRegionOfOrigin()
Constraints: Not nullable, Maximum length: 3
|
String |
getSerialNumberProfile()
Constraints: Not nullable, Maximum length: 4
|
String |
getStockDeterminationGroup()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getStockInTransferQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getStockInTransitQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
List<ProductStorageLocation> |
getStorageLocationOrFetch()
Retrieval of associated ProductStorageLocation entities (one to many).
|
com.google.common.base.Optional<List<ProductStorageLocation>> |
getStorageLocationOrNull()
Retrieval of associated ProductStorageLocation entities (one to many).
|
Class<ProductPlant> |
getType() |
int |
hashCode() |
void |
setABCIndicator(String aBCIndicator)
Constraints: Not nullable, Maximum length: 1
|
void |
setAvailabilityCheckType(String availabilityCheckType)
Constraints: Not nullable, Maximum length: 2
|
void |
setCommodity(String commodity)
Constraints: Not nullable, Maximum length: 17
|
void |
setConsumptionTaxCtrlCode(String consumptionTaxCtrlCode)
Constraints: Not nullable, Maximum length: 16
|
void |
setCountryOfOrigin(String countryOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
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 |
setFiscalYearCurrentPeriod(String fiscalYearCurrentPeriod)
Constraints: Not nullable, Maximum length: 4
|
void |
setFiscalYearVariant(String fiscalYearVariant)
Constraints: Not nullable, Maximum length: 2
|
void |
setFixedLotSizeQuantity(BigDecimal fixedLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setGoodsReceiptBlockedStockQty(BigDecimal goodsReceiptBlockedStockQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setGoodsReceiptDuration(BigDecimal goodsReceiptDuration)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setHasConsignmentCtrl(String hasConsignmentCtrl)
Constraints: Not nullable, Maximum length: 1
|
void |
setHasPostToInspectionStock(Boolean hasPostToInspectionStock)
Constraints: none
|
void |
setIsBatchManagementRequired(Boolean isBatchManagementRequired)
Constraints: none
|
void |
setIsCoProduct(Boolean isCoProduct)
Constraints: none
|
void |
setIsInternalBatchManaged(Boolean isInternalBatchManaged)
Constraints: none
|
void |
setIsMarkedForDeletion(Boolean isMarkedForDeletion)
Constraints: none
|
void |
setIsNegativeStockAllowed(Boolean isNegativeStockAllowed)
Constraints: none
|
void |
setMaintenanceStatusName(String maintenanceStatusName)
Constraints: Not nullable, Maximum length: 15
|
void |
setMaximumLotSizeQuantity(BigDecimal maximumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMinimumLotSizeQuantity(BigDecimal minimumLotSizeQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setMRPResponsible(String mRPResponsible)
Constraints: Not nullable, Maximum length: 3
|
void |
setMRPType(String mRPType)
Constraints: Not nullable, Maximum length: 2
|
void |
setPeriodType(String periodType)
Constraints: Not nullable, Maximum length: 1
|
void |
setPlant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setProcurementType(String procurementType)
Constraints: Not nullable, Maximum length: 1
|
void |
setProduct(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setProductCFOPCategory(String productCFOPCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductionInvtryManagedLoc(String productionInvtryManagedLoc)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductIsConfigurable(String productIsConfigurable)
Constraints: Not nullable, Maximum length: 40
|
void |
setProfileCode(String profileCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setProfileValidityStartDate(Calendar profileValidityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setProfitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setRegionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
void |
setSerialNumberProfile(String serialNumberProfile)
Constraints: Not nullable, Maximum length: 4
|
void |
setStockDeterminationGroup(String stockDeterminationGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setStockInTransferQuantity(BigDecimal stockInTransferQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setStockInTransitQuantity(BigDecimal stockInTransitQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setStorageLocation(List<ProductStorageLocation> value)
Overwrites the list of associated ProductStorageLocation entities for the loaded navigation property to_StorageLocation.
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final EntityFieldAll<ProductPlant> ALL_FIELDS
public static final ProductPlantField<String> PRODUCT
public static final ProductPlantField<String> FISCAL_YEAR_VARIANT
public static final ProductPlantField<String> PERIOD_TYPE
public static final ProductPlantField<String> PROFIT_CENTER
public static final ProductPlantField<String> COMMODITY
public static final ProductPlantField<BigDecimal> GOODS_RECEIPT_DURATION
public static final ProductPlantField<String> MAINTENANCE_STATUS_NAME
public static final ProductPlantField<Boolean> IS_MARKED_FOR_DELETION
public static final ProductPlantField<String> MRP_TYPE
public static final ProductPlantField<String> MRP_RESPONSIBLE
public static final ProductPlantField<String> ABC_INDICATOR
public static final ProductPlantField<String> PLANT
public static final ProductPlantField<BigDecimal> MINIMUM_LOT_SIZE_QUANTITY
public static final ProductPlantField<BigDecimal> MAXIMUM_LOT_SIZE_QUANTITY
public static final ProductPlantField<BigDecimal> FIXED_LOT_SIZE_QUANTITY
public static final ProductPlantField<String> CONSUMPTION_TAX_CTRL_CODE
public static final ProductPlantField<Boolean> IS_CO_PRODUCT
public static final ProductPlantField<String> PRODUCT_IS_CONFIGURABLE
public static final ProductPlantField<String> STOCK_DETERMINATION_GROUP
public static final ProductPlantField<BigDecimal> STOCK_IN_TRANSFER_QUANTITY
public static final ProductPlantField<BigDecimal> STOCK_IN_TRANSIT_QUANTITY
public static final ProductPlantField<Boolean> HAS_POST_TO_INSPECTION_STOCK
public static final ProductPlantField<String> PURCHASING_GROUP
public static final ProductPlantField<Boolean> IS_BATCH_MANAGEMENT_REQUIRED
public static final ProductPlantField<String> SERIAL_NUMBER_PROFILE
public static final ProductPlantField<Boolean> IS_NEGATIVE_STOCK_ALLOWED
public static final ProductPlantField<BigDecimal> GOODS_RECEIPT_BLOCKED_STOCK_QTY
public static final ProductPlantField<String> HAS_CONSIGNMENT_CTRL
public static final ProductPlantField<String> FISCAL_YEAR_CURRENT_PERIOD
public static final ProductPlantField<String> FISCAL_MONTH_CURRENT_PERIOD
public static final ProductPlantField<String> PROCUREMENT_TYPE
public static final ProductPlantField<Boolean> IS_INTERNAL_BATCH_MANAGED
public static final ProductPlantField<String> PRODUCT_CFOP_CATEGORY
public static final ProductPlantField<String> COUNTRY_OF_ORIGIN
public static final ProductPlantField<String> REGION_OF_ORIGIN
public static final ProductPlantField<String> PRODUCTION_INVTRY_MANAGED_LOC
public static final ProductPlantField<String> PROFILE_CODE
public static final ProductPlantField<Calendar> PROFILE_VALIDITY_START_DATE
public static final ProductPlantField<String> AVAILABILITY_CHECK_TYPE
public static final ProductPlantLink<ProductStorageLocation> TO_STORAGE_LOCATION
@Generated(value="lombok") public ProductPlant()
@ConstructorProperties(value={"product","fiscalYearVariant","periodType","profitCenter","commodity","goodsReceiptDuration","maintenanceStatusName","isMarkedForDeletion","mRPType","mRPResponsible","aBCIndicator","plant","minimumLotSizeQuantity","maximumLotSizeQuantity","fixedLotSizeQuantity","consumptionTaxCtrlCode","isCoProduct","productIsConfigurable","stockDeterminationGroup","stockInTransferQuantity","stockInTransitQuantity","hasPostToInspectionStock","purchasingGroup","isBatchManagementRequired","serialNumberProfile","isNegativeStockAllowed","goodsReceiptBlockedStockQty","hasConsignmentCtrl","fiscalYearCurrentPeriod","fiscalMonthCurrentPeriod","procurementType","isInternalBatchManaged","productCFOPCategory","countryOfOrigin","regionOfOrigin","productionInvtryManagedLoc","profileCode","profileValidityStartDate","availabilityCheckType","erpConfigContext","toStorageLocation"}) @Generated(value="lombok") public ProductPlant(@Nullable String product, @Nullable String fiscalYearVariant, @Nullable String periodType, @Nullable String profitCenter, @Nullable String commodity, @Nullable BigDecimal goodsReceiptDuration, @Nullable String maintenanceStatusName, @Nullable Boolean isMarkedForDeletion, @Nullable String mRPType, @Nullable String mRPResponsible, @Nullable String aBCIndicator, @Nullable String plant, @Nullable BigDecimal minimumLotSizeQuantity, @Nullable BigDecimal maximumLotSizeQuantity, @Nullable BigDecimal fixedLotSizeQuantity, @Nullable String consumptionTaxCtrlCode, @Nullable Boolean isCoProduct, @Nullable String productIsConfigurable, @Nullable String stockDeterminationGroup, @Nullable BigDecimal stockInTransferQuantity, @Nullable BigDecimal stockInTransitQuantity, @Nullable Boolean hasPostToInspectionStock, @Nullable String purchasingGroup, @Nullable Boolean isBatchManagementRequired, @Nullable String serialNumberProfile, @Nullable Boolean isNegativeStockAllowed, @Nullable BigDecimal goodsReceiptBlockedStockQty, @Nullable String hasConsignmentCtrl, @Nullable String fiscalYearCurrentPeriod, @Nullable String fiscalMonthCurrentPeriod, @Nullable String procurementType, @Nullable Boolean isInternalBatchManaged, @Nullable String productCFOPCategory, @Nullable String countryOfOrigin, @Nullable String regionOfOrigin, @Nullable String productionInvtryManagedLoc, @Nullable String profileCode, @Nullable Calendar profileValidityStartDate, @Nullable String availabilityCheckType, @Nullable ErpConfigContext erpConfigContext, List<ProductStorageLocation> toStorageLocation)
public Class<ProductPlant> getType()
getType
in class VdmObject<ProductPlant>
public static <T> ProductPlantField<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.public List<ProductStorageLocation> fetchStorageLocation() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ProductStorageLocation> getStorageLocationOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public com.google.common.base.Optional<List<ProductStorageLocation>> getStorageLocationOrNull()
If the navigation property to_StorageLocation for an entity ProductPlant has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setStorageLocation(@NonNull List<ProductStorageLocation> value)
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ProductStorageLocation entities.public void addStorageLocation(ProductStorageLocation... entity)
If the navigation property to_StorageLocation of a queried ProductPlant is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ProductStorageLocation entities.@Generated(value="lombok") public static ProductPlant.ProductPlantBuilder builder()
@Nullable @Generated(value="lombok") public String getProduct()
@Nullable @Generated(value="lombok") public String getFiscalYearVariant()
@Nullable @Generated(value="lombok") public String getPeriodType()
@Nullable @Generated(value="lombok") public String getProfitCenter()
@Nullable @Generated(value="lombok") public String getCommodity()
@Nullable @Generated(value="lombok") public BigDecimal getGoodsReceiptDuration()
@Nullable @Generated(value="lombok") public String getMaintenanceStatusName()
@Nullable @Generated(value="lombok") public Boolean getIsMarkedForDeletion()
@Nullable @Generated(value="lombok") public String getMRPType()
@Nullable @Generated(value="lombok") public String getMRPResponsible()
@Nullable @Generated(value="lombok") public String getABCIndicator()
@Nullable @Generated(value="lombok") public String getPlant()
@Nullable @Generated(value="lombok") public BigDecimal getMinimumLotSizeQuantity()
@Nullable @Generated(value="lombok") public BigDecimal getMaximumLotSizeQuantity()
@Nullable @Generated(value="lombok") public BigDecimal getFixedLotSizeQuantity()
@Nullable @Generated(value="lombok") public String getConsumptionTaxCtrlCode()
@Nullable @Generated(value="lombok") public Boolean getIsCoProduct()
@Nullable @Generated(value="lombok") public String getProductIsConfigurable()
@Nullable @Generated(value="lombok") public String getStockDeterminationGroup()
@Nullable @Generated(value="lombok") public BigDecimal getStockInTransferQuantity()
@Nullable @Generated(value="lombok") public BigDecimal getStockInTransitQuantity()
@Nullable @Generated(value="lombok") public Boolean getHasPostToInspectionStock()
@Nullable @Generated(value="lombok") public String getPurchasingGroup()
@Nullable @Generated(value="lombok") public Boolean getIsBatchManagementRequired()
@Nullable @Generated(value="lombok") public String getSerialNumberProfile()
@Nullable @Generated(value="lombok") public Boolean getIsNegativeStockAllowed()
@Nullable @Generated(value="lombok") public BigDecimal getGoodsReceiptBlockedStockQty()
@Nullable @Generated(value="lombok") public String getHasConsignmentCtrl()
@Nullable @Generated(value="lombok") public String getFiscalYearCurrentPeriod()
@Nullable @Generated(value="lombok") public String getFiscalMonthCurrentPeriod()
@Nullable @Generated(value="lombok") public String getProcurementType()
@Nullable @Generated(value="lombok") public Boolean getIsInternalBatchManaged()
@Nullable @Generated(value="lombok") public String getProductCFOPCategory()
@Nullable @Generated(value="lombok") public String getCountryOfOrigin()
@Nullable @Generated(value="lombok") public String getRegionOfOrigin()
@Nullable @Generated(value="lombok") public String getProductionInvtryManagedLoc()
@Nullable @Generated(value="lombok") public String getProfileCode()
@Nullable @Generated(value="lombok") public Calendar getProfileValidityStartDate()
@Nullable @Generated(value="lombok") public String getAvailabilityCheckType()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setProduct(@Nullable String product)
product
- @Generated(value="lombok") public void setFiscalYearVariant(@Nullable String fiscalYearVariant)
fiscalYearVariant
- @Generated(value="lombok") public void setPeriodType(@Nullable String periodType)
periodType
- @Generated(value="lombok") public void setProfitCenter(@Nullable String profitCenter)
profitCenter
- @Generated(value="lombok") public void setCommodity(@Nullable String commodity)
commodity
- @Generated(value="lombok") public void setGoodsReceiptDuration(@Nullable BigDecimal goodsReceiptDuration)
goodsReceiptDuration
- @Generated(value="lombok") public void setMaintenanceStatusName(@Nullable String maintenanceStatusName)
maintenanceStatusName
- @Generated(value="lombok") public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
isMarkedForDeletion
- @Generated(value="lombok") public void setMRPType(@Nullable String mRPType)
mRPType
- @Generated(value="lombok") public void setMRPResponsible(@Nullable String mRPResponsible)
mRPResponsible
- @Generated(value="lombok") public void setABCIndicator(@Nullable String aBCIndicator)
aBCIndicator
- @Generated(value="lombok") public void setPlant(@Nullable String plant)
plant
- @Generated(value="lombok") public void setMinimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
minimumLotSizeQuantity
- @Generated(value="lombok") public void setMaximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
maximumLotSizeQuantity
- @Generated(value="lombok") public void setFixedLotSizeQuantity(@Nullable BigDecimal fixedLotSizeQuantity)
fixedLotSizeQuantity
- @Generated(value="lombok") public void setConsumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
consumptionTaxCtrlCode
- @Generated(value="lombok") public void setIsCoProduct(@Nullable Boolean isCoProduct)
isCoProduct
- @Generated(value="lombok") public void setProductIsConfigurable(@Nullable String productIsConfigurable)
productIsConfigurable
- @Generated(value="lombok") public void setStockDeterminationGroup(@Nullable String stockDeterminationGroup)
stockDeterminationGroup
- @Generated(value="lombok") public void setStockInTransferQuantity(@Nullable BigDecimal stockInTransferQuantity)
stockInTransferQuantity
- @Generated(value="lombok") public void setStockInTransitQuantity(@Nullable BigDecimal stockInTransitQuantity)
stockInTransitQuantity
- @Generated(value="lombok") public void setHasPostToInspectionStock(@Nullable Boolean hasPostToInspectionStock)
hasPostToInspectionStock
- @Generated(value="lombok") public void setPurchasingGroup(@Nullable String purchasingGroup)
purchasingGroup
- @Generated(value="lombok") public void setIsBatchManagementRequired(@Nullable Boolean isBatchManagementRequired)
isBatchManagementRequired
- @Generated(value="lombok") public void setSerialNumberProfile(@Nullable String serialNumberProfile)
serialNumberProfile
- @Generated(value="lombok") public void setIsNegativeStockAllowed(@Nullable Boolean isNegativeStockAllowed)
isNegativeStockAllowed
- @Generated(value="lombok") public void setGoodsReceiptBlockedStockQty(@Nullable BigDecimal goodsReceiptBlockedStockQty)
goodsReceiptBlockedStockQty
- @Generated(value="lombok") public void setHasConsignmentCtrl(@Nullable String hasConsignmentCtrl)
hasConsignmentCtrl
- @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 setProcurementType(@Nullable String procurementType)
procurementType
- @Generated(value="lombok") public void setIsInternalBatchManaged(@Nullable Boolean isInternalBatchManaged)
isInternalBatchManaged
- @Generated(value="lombok") public void setProductCFOPCategory(@Nullable String productCFOPCategory)
productCFOPCategory
- @Generated(value="lombok") public void setCountryOfOrigin(@Nullable String countryOfOrigin)
countryOfOrigin
- @Generated(value="lombok") public void setRegionOfOrigin(@Nullable String regionOfOrigin)
regionOfOrigin
- @Generated(value="lombok") public void setProductionInvtryManagedLoc(@Nullable String productionInvtryManagedLoc)
productionInvtryManagedLoc
- @Generated(value="lombok") public void setProfileCode(@Nullable String profileCode)
profileCode
- @Generated(value="lombok") public void setProfileValidityStartDate(@Nullable Calendar profileValidityStartDate)
profileValidityStartDate
- @Generated(value="lombok") public void setAvailabilityCheckType(@Nullable String availabilityCheckType)
availabilityCheckType
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ProductPlant>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ProductPlant>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ProductPlant>
Copyright © 2017 SAP SE. All rights reserved.