Class ProductionSupplyArea
Original entity name from the Odata EDM: A_ProductionSupplyAreaType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ProductionSupplyArea instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaSelectableSelector for all available fields of ProductionSupplyArea.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the AutomotiveLoadingPoint field to query operations.static final ProductionSupplyAreaField<Boolean>Use with available fluent helpers to apply the Delete_mc field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the FactoryCalendar field to query operations.static final ProductionSupplyAreaField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the Plant field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the ProductionSupplyArea field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations.static final ProductionSupplyAreaField<Boolean>Use with available fluent helpers to apply the to_ProductionSupplyAreaAddress_oc field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the ProductionSupplyAreaRespPerson field to query operations.static final ProductionSupplyAreaField<Boolean>Use with available fluent helpers to apply the to_ProductionSupplyAreaText_oc field to query operations.static final ProductionSupplyAreaField<BigDecimal>Use with available fluent helpers to apply the PullIntervalInMinutes field to query operations.static final ProductionSupplyAreaField<BigDecimal>Use with available fluent helpers to apply the PullIntervalInWorkdays field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the ShiftGrouping field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the ShiftSequence field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the StorageLocation field to query operations.static final ProductionSupplyAreaOneToOneLink<ProductionSupplyAreaAddress>Use with available fluent helpers to apply the to_ProductionSupplyAreaAddress navigation property to query operations.static final ProductionSupplyAreaLink<ProductionSupplyAreaText>Use with available fluent helpers to apply the to_ProductionSupplyAreaText navigation property to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the UnloadingPointName field to query operations.static final ProductionSupplyAreaField<String>Use with available fluent helpers to apply the UnloadingWarehouseStagingArea field to query operations.static final ProductionSupplyAreaField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionProductionSupplyArea(Boolean delete_mc, Boolean update_mc, Boolean productionSupplyAreaAddress_oc, Boolean productionSupplyAreaText_oc, String productionSupplyArea, String plant, String storageLocation, String productionSupplyAreaRespPerson, String unloadingPointName, String factoryCalendar, String shiftGrouping, String shiftSequence, BigDecimal pullIntervalInWorkdays, BigDecimal pullIntervalInMinutes, String unloadingWarehouseStagingArea, String productionSupplyAreaAddressID, ZonedDateTime lastChangeDateTime, String automotiveLoadingPoint, ProductionSupplyAreaAddress toProductionSupplyAreaAddress, List<ProductionSupplyAreaText> toProductionSupplyAreaText) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated ProductionSupplyAreaText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the ProductionSupplyAreaAddress entity (one to one) associated with this entity.Fetches the ProductionSupplyAreaText entities (one to many) associated with this entity.static <T,DomainT>
ProductionSupplyAreaField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionSupplyAreaField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 20protected StringConstraints: noneprotected StringConstraints: Not nullable, Maximum length: 2getKey()Constraints: Not nullable, Precision: 7getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: noneConstraints: Not nullable, Maximum length: 10io.vavr.control.Option<ProductionSupplyAreaAddress>Retrieval of associated ProductionSupplyAreaAddress entity (one to one).Retrieval of associated ProductionSupplyAreaAddress entity (one to one).Constraints: Not nullable, Maximum length: 3Constraints: noneio.vavr.control.Option<List<ProductionSupplyAreaText>>Retrieval of associated ProductionSupplyAreaText entities (one to many).Retrieval of associated ProductionSupplyAreaText entities (one to many).Constraints: Not nullable, Precision: 8, Scale: 0Constraints: Not nullable, Precision: 3, Scale: 0Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4getType()Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 10Constraints: noneinthashCode()voidsetAutomotiveLoadingPoint(String automotiveLoadingPoint) Constraints: Not nullable, Maximum length: 20voidsetDelete_mc(Boolean delete_mc) Constraints: nonevoidsetFactoryCalendar(String factoryCalendar) Constraints: Not nullable, Maximum length: 2voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetProductionSupplyArea(String productionSupplyArea) (Key Field) Constraints: Not nullable, Maximum length: 10voidOverwrites the associated ProductionSupplyAreaAddress entity for the loaded navigation property to_ProductionSupplyAreaAddress.voidsetProductionSupplyAreaAddress_oc(Boolean productionSupplyAreaAddress_oc) Constraints: nonevoidsetProductionSupplyAreaAddressID(String productionSupplyAreaAddressID) Constraints: Not nullable, Maximum length: 10voidsetProductionSupplyAreaRespPerson(String productionSupplyAreaRespPerson) Constraints: Not nullable, Maximum length: 3voidOverwrites the list of associated ProductionSupplyAreaText entities for the loaded navigation property to_ProductionSupplyAreaText.voidsetProductionSupplyAreaText_oc(Boolean productionSupplyAreaText_oc) Constraints: nonevoidsetPullIntervalInMinutes(BigDecimal pullIntervalInMinutes) Constraints: Not nullable, Precision: 8, Scale: 0voidsetPullIntervalInWorkdays(BigDecimal pullIntervalInWorkdays) Constraints: Not nullable, Precision: 3, Scale: 0protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShiftGrouping(String shiftGrouping) Constraints: Not nullable, Maximum length: 2voidsetShiftSequence(String shiftSequence) Constraints: Not nullable, Maximum length: 4voidsetStorageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4voidsetUnloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25voidsetUnloadingWarehouseStagingArea(String unloadingWarehouseStagingArea) Constraints: Not nullable, Maximum length: 10voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ProductionSupplyArea. -
DELETE_MC
Use with available fluent helpers to apply the Delete_mc field to query operations. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
PRODUCTION_SUPPLY_AREA_ADDRESS_OC
Use with available fluent helpers to apply the to_ProductionSupplyAreaAddress_oc field to query operations. -
PRODUCTION_SUPPLY_AREA_TEXT_OC
Use with available fluent helpers to apply the to_ProductionSupplyAreaText_oc field to query operations. -
PRODUCTION_SUPPLY_AREA
Use with available fluent helpers to apply the ProductionSupplyArea field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations. -
PRODUCTION_SUPPLY_AREA_RESP_PERSON
Use with available fluent helpers to apply the ProductionSupplyAreaRespPerson field to query operations. -
UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations. -
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations. -
SHIFT_GROUPING
Use with available fluent helpers to apply the ShiftGrouping field to query operations. -
SHIFT_SEQUENCE
Use with available fluent helpers to apply the ShiftSequence field to query operations. -
PULL_INTERVAL_IN_WORKDAYS
Use with available fluent helpers to apply the PullIntervalInWorkdays field to query operations. -
PULL_INTERVAL_IN_MINUTES
Use with available fluent helpers to apply the PullIntervalInMinutes field to query operations. -
UNLOADING_WAREHOUSE_STAGING_AREA
Use with available fluent helpers to apply the UnloadingWarehouseStagingArea field to query operations. -
PRODUCTION_SUPPLY_AREA_ADDRESS_ID
Use with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
AUTOMOTIVE_LOADING_POINT
Use with available fluent helpers to apply the AutomotiveLoadingPoint field to query operations. -
TO_PRODUCTION_SUPPLY_AREA_ADDRESS
public static final ProductionSupplyAreaOneToOneLink<ProductionSupplyAreaAddress> TO_PRODUCTION_SUPPLY_AREA_ADDRESSUse with available fluent helpers to apply the to_ProductionSupplyAreaAddress navigation property to query operations. -
TO_PRODUCTION_SUPPLY_AREA_TEXT
public static final ProductionSupplyAreaLink<ProductionSupplyAreaText> TO_PRODUCTION_SUPPLY_AREA_TEXTUse with available fluent helpers to apply the to_ProductionSupplyAreaText navigation property to query operations.
-
-
Constructor Details
-
ProductionSupplyArea
public ProductionSupplyArea() -
ProductionSupplyArea
public ProductionSupplyArea(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable Boolean productionSupplyAreaAddress_oc, @Nullable Boolean productionSupplyAreaText_oc, @Nullable String productionSupplyArea, @Nullable String plant, @Nullable String storageLocation, @Nullable String productionSupplyAreaRespPerson, @Nullable String unloadingPointName, @Nullable String factoryCalendar, @Nullable String shiftGrouping, @Nullable String shiftSequence, @Nullable BigDecimal pullIntervalInWorkdays, @Nullable BigDecimal pullIntervalInMinutes, @Nullable String unloadingWarehouseStagingArea, @Nullable String productionSupplyAreaAddressID, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String automotiveLoadingPoint, @Nullable ProductionSupplyAreaAddress toProductionSupplyAreaAddress, List<ProductionSupplyAreaText> toProductionSupplyAreaText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProductionSupplyArea>
-
setDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Parameters:
delete_mc- Dyn. Method Control
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setProductionSupplyAreaAddress_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaAddress_oc
- Parameters:
productionSupplyAreaAddress_oc- Dynamic CbA-Control
-
setProductionSupplyAreaText_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaText_oc
- Parameters:
productionSupplyAreaText_oc- Dynamic CbA-Control
-
setProductionSupplyArea
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyArea
- Parameters:
productionSupplyArea- Production Supply Area
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Parameters:
storageLocation- Storage Location
-
setProductionSupplyAreaRespPerson
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupplyAreaRespPerson
- Parameters:
productionSupplyAreaRespPerson- Person responsible for one or more supply areas
-
setUnloadingPointName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Parameters:
unloadingPointName- Unloading Point
-
setFactoryCalendar
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Parameters:
factoryCalendar- Factory calendar key
-
setShiftGrouping
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShiftGrouping
- Parameters:
shiftGrouping- Grouping for Shift Definition and Sequences (Consumer)
-
setShiftSequence
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftSequence
- Parameters:
shiftSequence- Key for Shift Sequence (Consumer)
-
setPullIntervalInWorkdays
Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: PullIntervalInWorkdays
- Parameters:
pullIntervalInWorkdays- Pull Interval in Workdays
-
setPullIntervalInMinutes
Constraints: Not nullable, Precision: 8, Scale: 0Original property name from the Odata EDM: PullIntervalInMinutes
- Parameters:
pullIntervalInMinutes- Pull Interval in Minutes
-
setUnloadingWarehouseStagingArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: UnloadingWarehouseStagingArea
- Parameters:
unloadingWarehouseStagingArea- (Automotive) Unloading Point
-
setProductionSupplyAreaAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyAreaAddressID
- Parameters:
productionSupplyAreaAddressID- Address for Supply Area
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Last Change Timestamp
-
setAutomotiveLoadingPoint
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: AutomotiveLoadingPoint
- Parameters:
automotiveLoadingPoint- Loading Point
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProductionSupplyArea>
-
getKey
- Overrides:
getKeyin classVdmObject<ProductionSupplyArea>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProductionSupplyArea>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProductionSupplyArea>
-
field
@Nonnull public static <T> ProductionSupplyAreaField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ProductionSupplyAreaField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ProductionSupplyArea>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProductionSupplyArea>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProductionSupplyArea>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProductionSupplyArea>
-
fetchProductionSupplyAreaAddress
Fetches the ProductionSupplyAreaAddress entity (one to one) associated with this entity. This corresponds to the OData navigation property to_ProductionSupplyAreaAddress.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated ProductionSupplyAreaAddress entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getProductionSupplyAreaAddressOrFetch
Retrieval of associated ProductionSupplyAreaAddress entity (one to one). This corresponds to the OData navigation property to_ProductionSupplyAreaAddress.If the navigation property to_ProductionSupplyAreaAddress of a queried ProductionSupplyArea 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.
- Returns:
- List of associated ProductionSupplyAreaAddress entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getProductionSupplyAreaAddressIfPresent
@Nonnull public io.vavr.control.Option<ProductionSupplyAreaAddress> getProductionSupplyAreaAddressIfPresent()Retrieval of associated ProductionSupplyAreaAddress entity (one to one). This corresponds to the OData navigation property to_ProductionSupplyAreaAddress.If the navigation property for an entity ProductionSupplyArea has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_ProductionSupplyAreaAddress is already loaded, the
result will contain the ProductionSupplyAreaAddress entity. If not, an
Optionwith result stateemptyis returned.
-
setProductionSupplyAreaAddress
Overwrites the associated ProductionSupplyAreaAddress entity for the loaded navigation property to_ProductionSupplyAreaAddress.- Parameters:
value- New ProductionSupplyAreaAddress entity.
-
fetchProductionSupplyAreaText
Fetches the ProductionSupplyAreaText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProductionSupplyAreaText.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ProductionSupplyAreaText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getProductionSupplyAreaTextOrFetch
Retrieval of associated ProductionSupplyAreaText entities (one to many). This corresponds to the OData navigation property to_ProductionSupplyAreaText.If the navigation property to_ProductionSupplyAreaText of a queried ProductionSupplyArea 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.
- Returns:
- List of associated ProductionSupplyAreaText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getProductionSupplyAreaTextIfPresent
@Nonnull public io.vavr.control.Option<List<ProductionSupplyAreaText>> getProductionSupplyAreaTextIfPresent()Retrieval of associated ProductionSupplyAreaText entities (one to many). This corresponds to the OData navigation property to_ProductionSupplyAreaText.If the navigation property for an entity ProductionSupplyArea has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_ProductionSupplyAreaText is already loaded, the
result will contain the ProductionSupplyAreaText entities. If not, an
Optionwith result stateemptyis returned.
-
setProductionSupplyAreaText
Overwrites the list of associated ProductionSupplyAreaText entities for the loaded navigation property to_ProductionSupplyAreaText.If the navigation property to_ProductionSupplyAreaText of a queried ProductionSupplyArea 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.
- Parameters:
value- List of ProductionSupplyAreaText entities.
-
addProductionSupplyAreaText
Adds elements to the list of associated ProductionSupplyAreaText entities. This corresponds to the OData navigation property to_ProductionSupplyAreaText.If the navigation property to_ProductionSupplyAreaText of a queried ProductionSupplyArea 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.
- Parameters:
entity- Array of ProductionSupplyAreaText entities.
-
builder
-
getDelete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
- Dyn. Method Control
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getProductionSupplyAreaAddress_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaAddress_oc
- Returns:
- Dynamic CbA-Control
-
getProductionSupplyAreaText_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaText_oc
- Returns:
- Dynamic CbA-Control
-
getProductionSupplyArea
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyArea
- Returns:
- Production Supply Area
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
- Storage Location
-
getProductionSupplyAreaRespPerson
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupplyAreaRespPerson
- Returns:
- Person responsible for one or more supply areas
-
getUnloadingPointName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
- Unloading Point
-
getFactoryCalendar
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Returns:
- Factory calendar key
-
getShiftGrouping
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShiftGrouping
- Returns:
- Grouping for Shift Definition and Sequences (Consumer)
-
getShiftSequence
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftSequence
- Returns:
- Key for Shift Sequence (Consumer)
-
getPullIntervalInWorkdays
Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: PullIntervalInWorkdays
- Returns:
- Pull Interval in Workdays
-
getPullIntervalInMinutes
Constraints: Not nullable, Precision: 8, Scale: 0Original property name from the Odata EDM: PullIntervalInMinutes
- Returns:
- Pull Interval in Minutes
-
getUnloadingWarehouseStagingArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: UnloadingWarehouseStagingArea
- Returns:
- (Automotive) Unloading Point
-
getProductionSupplyAreaAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyAreaAddressID
- Returns:
- Address for Supply Area
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Last Change Timestamp
-
getAutomotiveLoadingPoint
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: AutomotiveLoadingPoint
- Returns:
- Loading Point
-
toString
- Overrides:
toStringin classVdmObject<ProductionSupplyArea>
-
equals
- Overrides:
equalsin classVdmEntity<ProductionSupplyArea>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProductionSupplyArea>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProductionSupplyArea>
-