Class ProdAllocationObject
Original entity name from the Odata EDM: A_ProdAllocationObjectType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ProdAllocationObject instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProdAllocationObjectSelectableSelector for all available fields of ProdAllocationObject.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the CollectiveAllocationType field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final ProdAllocationObjectField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the FactoryCalendar field to query operations.static final ProdAllocationObjectField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProdAllocationObjectField<Boolean>Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP_oc field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProductAllocationObject field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProductAllocationObject_Text field to query operations.static final ProdAllocationObjectField<UUID>Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProductAllocationPeriodType field to query operations.static final ProdAllocationObjectField<String>Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.static final ProdAllocationObjectLink<ProdAllocCharcMetaData>Use with available fluent helpers to apply the to_ProdAllocCharcMetaDataTP navigation property to query operations.static final ProdAllocationObjectLink<ProdAllocCharcValCombn>Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query operations.static final ProdAllocationObjectLink<ProdAllocationObjectT>Use with available fluent helpers to apply the to_ProdAllocationObjectTTP navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionProdAllocationObject(Boolean prodAllocCharcValCombnTP_oc, UUID productAllocationObjectUUID, String productAllocationObject_Text, String productAllocationObject, String productAllocationPeriodType, String prodAllocationPeriodTimeZone, String factoryCalendar, String prodAllocCheckDateTimeType, String productAllocationQuantityUnit, String collectiveAllocationType, ZonedDateTime creationDateTime, String createdByUser, ZonedDateTime lastChangeDateTime, String lastChangedByUser, List<ProdAllocationObjectT> toProdAllocationObjectTTP, List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP, List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProdAllocationObjectTTP(ProdAllocationObjectT... entity) Adds elements to the list of associated ProdAllocationObjectT entities.voidAdds elements to the list of associated ProdAllocCharcMetaData entities.voidAdds elements to the list of associated ProdAllocCharcValCombn entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the ProdAllocationObjectT entities (one to many) associated with this entity.Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity.Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.static <T,DomainT>
ProdAllocationObjectField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProdAllocationObjectField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 7protected Stringprotected StringConstraints: Not nullable, Maximum length: 2getKey()Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 12io.vavr.control.Option<List<ProdAllocationObjectT>>Retrieval of associated ProdAllocationObjectT entities (one to many).Retrieval of associated ProdAllocationObjectT entities (one to many).Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<List<ProdAllocCharcMetaData>>Retrieval of associated ProdAllocCharcMetaData entities (one to many).Retrieval of associated ProdAllocCharcMetaData entities (one to many).Constraints: noneio.vavr.control.Option<List<ProdAllocCharcValCombn>>Retrieval of associated ProdAllocCharcValCombn entities (one to many).Retrieval of associated ProdAllocCharcValCombn entities (one to many).Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3getType()inthashCode()voidsetCollectiveAllocationType(String collectiveAllocationType) Constraints: Not nullable, Maximum length: 2voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7voidsetFactoryCalendar(String factoryCalendar) Constraints: Not nullable, Maximum length: 2voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidOverwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property to_ProdAllocationObjectTTP.voidsetProdAllocationPeriodTimeZone(String prodAllocationPeriodTimeZone) Constraints: Not nullable, Maximum length: 6voidOverwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property to_ProdAllocCharcMetaDataTP.voidOverwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property to_ProdAllocCharcValCombnTP.voidsetProdAllocCharcValCombnTP_oc(Boolean prodAllocCharcValCombnTP_oc) Constraints: nonevoidsetProdAllocCheckDateTimeType(String prodAllocCheckDateTimeType) Constraints: Not nullable, Maximum length: 2voidsetProductAllocationObject(String productAllocationObject) Constraints: Not nullable, Maximum length: 40voidsetProductAllocationObject_Text(String productAllocationObject_Text) Constraints: Not nullable, Maximum length: 255voidsetProductAllocationObjectUUID(UUID productAllocationObjectUUID) (Key Field) Constraints: Not nullablevoidsetProductAllocationPeriodType(String productAllocationPeriodType) Constraints: Not nullable, Maximum length: 2voidsetProductAllocationQuantityUnit(String productAllocationQuantityUnit) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) toString()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 ProdAllocationObject. -
PROD_ALLOC_CHARC_VAL_COMBN_TP_OC
Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP_oc field to query operations. -
PRODUCT_ALLOCATION_OBJECT_UUID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations. -
PRODUCT_ALLOCATION_OBJECT_TEXT
Use with available fluent helpers to apply the ProductAllocationObject_Text field to query operations. -
PRODUCT_ALLOCATION_OBJECT
Use with available fluent helpers to apply the ProductAllocationObject field to query operations. -
PRODUCT_ALLOCATION_PERIOD_TYPE
Use with available fluent helpers to apply the ProductAllocationPeriodType field to query operations. -
PROD_ALLOCATION_PERIOD_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations. -
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations. -
PROD_ALLOC_CHECK_DATE_TIME_TYPE
Use with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations. -
PRODUCT_ALLOCATION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations. -
COLLECTIVE_ALLOCATION_TYPE
Use with available fluent helpers to apply the CollectiveAllocationType field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
TO_PROD_ALLOCATION_OBJECT_TTP
Use with available fluent helpers to apply the to_ProdAllocationObjectTTP navigation property to query operations. -
TO_PROD_ALLOC_CHARC_META_DATA_TP
public static final ProdAllocationObjectLink<ProdAllocCharcMetaData> TO_PROD_ALLOC_CHARC_META_DATA_TPUse with available fluent helpers to apply the to_ProdAllocCharcMetaDataTP navigation property to query operations. -
TO_PROD_ALLOC_CHARC_VAL_COMBN_TP
public static final ProdAllocationObjectLink<ProdAllocCharcValCombn> TO_PROD_ALLOC_CHARC_VAL_COMBN_TPUse with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query operations.
-
-
Constructor Details
-
ProdAllocationObject
public ProdAllocationObject() -
ProdAllocationObject
public ProdAllocationObject(@Nullable Boolean prodAllocCharcValCombnTP_oc, @Nullable UUID productAllocationObjectUUID, @Nullable String productAllocationObject_Text, @Nullable String productAllocationObject, @Nullable String productAllocationPeriodType, @Nullable String prodAllocationPeriodTimeZone, @Nullable String factoryCalendar, @Nullable String prodAllocCheckDateTimeType, @Nullable String productAllocationQuantityUnit, @Nullable String collectiveAllocationType, @Nullable ZonedDateTime creationDateTime, @Nullable String createdByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String lastChangedByUser, List<ProdAllocationObjectT> toProdAllocationObjectTTP, List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP, List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProdAllocationObject>
-
setProdAllocCharcValCombnTP_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProdAllocCharcValCombnTP_oc
- Parameters:
prodAllocCharcValCombnTP_oc- Dynamic CbA-Control
-
setProductAllocationObjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProductAllocationObjectUUID
- Parameters:
productAllocationObjectUUID- Product Allocation Object UUID
-
setProductAllocationObject_Text
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: ProductAllocationObject_Text
- Parameters:
productAllocationObject_Text- Product Allocation Object Description
-
setProductAllocationObject
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProductAllocationObject
- Parameters:
productAllocationObject- Product Allocation Object
-
setProductAllocationPeriodType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProductAllocationPeriodType
- Parameters:
productAllocationPeriodType- Product Allocation Period Type
-
setProdAllocationPeriodTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProdAllocationPeriodTimeZone
- Parameters:
prodAllocationPeriodTimeZone- Product Allocation Period Time Zone
-
setFactoryCalendar
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Parameters:
factoryCalendar- Factory calendar key
-
setProdAllocCheckDateTimeType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProdAllocCheckDateTimeType
- Parameters:
prodAllocCheckDateTimeType- Product Allocation Check Date Time Type
-
setProductAllocationQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductAllocationQuantityUnit
- Parameters:
productAllocationQuantityUnit- Product Allocation Quantity Unit
-
setCollectiveAllocationType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CollectiveAllocationType
- Parameters:
collectiveAllocationType- Collective Allocation Type
-
setCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Creation Date Time
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created by User
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Last Change Date Time
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed by User
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProdAllocationObject>
-
getKey
- Overrides:
getKeyin classVdmObject<ProdAllocationObject>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProdAllocationObject>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProdAllocationObject>
-
field
@Nonnull public static <T> ProdAllocationObjectField<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> ProdAllocationObjectField<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<ProdAllocationObject>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProdAllocationObject>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProdAllocationObject>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProdAllocationObject>
-
fetchProdAllocationObjectTTP
Fetches the ProdAllocationObjectT entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProdAllocationObjectTTP.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ProdAllocationObjectT 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.
-
getProdAllocationObjectTTPOrFetch
Retrieval of associated ProdAllocationObjectT entities (one to many). This corresponds to the OData navigation property to_ProdAllocationObjectTTP.If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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 ProdAllocationObjectT 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.
-
getProdAllocationObjectTTPIfPresent
@Nonnull public io.vavr.control.Option<List<ProdAllocationObjectT>> getProdAllocationObjectTTPIfPresent()Retrieval of associated ProdAllocationObjectT entities (one to many). This corresponds to the OData navigation property to_ProdAllocationObjectTTP.If the navigation property for an entity ProdAllocationObject 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_ProdAllocationObjectTTP is already loaded, the
result will contain the ProdAllocationObjectT entities. If not, an
Optionwith result stateemptyis returned.
-
setProdAllocationObjectTTP
Overwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property to_ProdAllocationObjectTTP.If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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 ProdAllocationObjectT entities.
-
addProdAllocationObjectTTP
Adds elements to the list of associated ProdAllocationObjectT entities. This corresponds to the OData navigation property to_ProdAllocationObjectTTP.If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject 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 ProdAllocationObjectT entities.
-
fetchProdAllocCharcMetaDataTP
Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProdAllocCharcMetaDataTP.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ProdAllocCharcMetaData 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.
-
getProdAllocCharcMetaDataTPOrFetch
Retrieval of associated ProdAllocCharcMetaData entities (one to many). This corresponds to the OData navigation property to_ProdAllocCharcMetaDataTP.If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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 ProdAllocCharcMetaData 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.
-
getProdAllocCharcMetaDataTPIfPresent
@Nonnull public io.vavr.control.Option<List<ProdAllocCharcMetaData>> getProdAllocCharcMetaDataTPIfPresent()Retrieval of associated ProdAllocCharcMetaData entities (one to many). This corresponds to the OData navigation property to_ProdAllocCharcMetaDataTP.If the navigation property for an entity ProdAllocationObject 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_ProdAllocCharcMetaDataTP is already loaded, the
result will contain the ProdAllocCharcMetaData entities. If not, an
Optionwith result stateemptyis returned.
-
setProdAllocCharcMetaDataTP
Overwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property to_ProdAllocCharcMetaDataTP.If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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 ProdAllocCharcMetaData entities.
-
addProdAllocCharcMetaDataTP
Adds elements to the list of associated ProdAllocCharcMetaData entities. This corresponds to the OData navigation property to_ProdAllocCharcMetaDataTP.If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject 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 ProdAllocCharcMetaData entities.
-
fetchProdAllocCharcValCombnTP
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProdAllocCharcValCombnTP.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ProdAllocCharcValCombn 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.
-
getProdAllocCharcValCombnTPOrFetch
Retrieval of associated ProdAllocCharcValCombn entities (one to many). This corresponds to the OData navigation property to_ProdAllocCharcValCombnTP.If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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 ProdAllocCharcValCombn 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.
-
getProdAllocCharcValCombnTPIfPresent
@Nonnull public io.vavr.control.Option<List<ProdAllocCharcValCombn>> getProdAllocCharcValCombnTPIfPresent()Retrieval of associated ProdAllocCharcValCombn entities (one to many). This corresponds to the OData navigation property to_ProdAllocCharcValCombnTP.If the navigation property for an entity ProdAllocationObject 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_ProdAllocCharcValCombnTP is already loaded, the
result will contain the ProdAllocCharcValCombn entities. If not, an
Optionwith result stateemptyis returned.
-
setProdAllocCharcValCombnTP
Overwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property to_ProdAllocCharcValCombnTP.If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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 ProdAllocCharcValCombn entities.
-
addProdAllocCharcValCombnTP
Adds elements to the list of associated ProdAllocCharcValCombn entities. This corresponds to the OData navigation property to_ProdAllocCharcValCombnTP.If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject 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 ProdAllocCharcValCombn entities.
-
builder
-
getProdAllocCharcValCombnTP_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProdAllocCharcValCombnTP_oc
- Returns:
- Dynamic CbA-Control
-
getProductAllocationObjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProductAllocationObjectUUID
- Returns:
- Product Allocation Object UUID
-
getProductAllocationObject_Text
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: ProductAllocationObject_Text
- Returns:
- Product Allocation Object Description
-
getProductAllocationObject
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProductAllocationObject
- Returns:
- Product Allocation Object
-
getProductAllocationPeriodType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProductAllocationPeriodType
- Returns:
- Product Allocation Period Type
-
getProdAllocationPeriodTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProdAllocationPeriodTimeZone
- Returns:
- Product Allocation Period Time Zone
-
getFactoryCalendar
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Returns:
- Factory calendar key
-
getProdAllocCheckDateTimeType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProdAllocCheckDateTimeType
- Returns:
- Product Allocation Check Date Time Type
-
getProductAllocationQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductAllocationQuantityUnit
- Returns:
- Product Allocation Quantity Unit
-
getCollectiveAllocationType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CollectiveAllocationType
- Returns:
- Collective Allocation Type
-
getCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- Creation Date Time
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created by User
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Last Change Date Time
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed by User
-
toString
- Overrides:
toStringin classVdmObject<ProdAllocationObject>
-
equals
- Overrides:
equalsin classVdmEntity<ProdAllocationObject>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProdAllocationObject>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProdAllocationObject>
-