Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
Packages that use ProdAllocCharcValCombn
Package
Description
-
Uses of ProdAllocCharcValCombn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type parameters of type ProdAllocCharcValCombnModifier and TypeFieldDescriptionstatic final ProdAllocationObjectLink<ProdAllocCharcValCombn>ProdAllocationObject.TO_PROD_ALLOC_CHARC_VAL_COMBN_TPUse with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query operations.static final ProdAllocObjTimeSeriesOneToOneLink<ProdAllocCharcValCombn>ProdAllocObjTimeSeries.TO_PROD_ALLOC_CHARC_VAL_COMBN_TPUse with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocCharcValCombnModifier and TypeMethodDescriptionProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder.build()DeleteActvCharcValCombinationFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.ProdAllocObjTimeSeries.fetchProdAllocCharcValCombnTP()Fetches the ProdAllocCharcValCombn entity (one to one) associated with this entity.protected ProdAllocCharcValCombnProdAllocCharcValCombnCreateFluentHelper.getEntity()protected ProdAllocCharcValCombnProdAllocCharcValCombnUpdateFluentHelper.getEntity()ProdAllocObjTimeSeries.getProdAllocCharcValCombnTPOrFetch()Retrieval of associated ProdAllocCharcValCombn entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return types with arguments of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionProdAllocationObject.fetchProdAllocCharcValCombnTP()Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.protected Class<ProdAllocCharcValCombn>DeleteActvCharcValCombinationFluentHelper.getEntityClass()protected Class<ProdAllocCharcValCombn>ProdAllocCharcValCombnByKeyFluentHelper.getEntityClass()protected Class<ProdAllocCharcValCombn>ProdAllocCharcValCombnFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdAllocCharcValCombn>>ProdAllocationObject.getProdAllocCharcValCombnTPIfPresent()Retrieval of associated ProdAllocCharcValCombn entities (one to many).io.vavr.control.Option<ProdAllocCharcValCombn>ProdAllocObjTimeSeries.getProdAllocCharcValCombnTPIfPresent()Retrieval of associated ProdAllocCharcValCombn entity (one to one).ProdAllocationObject.getProdAllocCharcValCombnTPOrFetch()Retrieval of associated ProdAllocCharcValCombn entities (one to many).ProdAllocCharcValCombn.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with parameters of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionvoidProdAllocationObject.addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity) Adds elements to the list of associated ProdAllocCharcValCombn entities.ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocCharcValCombnTP(ProdAllocCharcValCombn... value) Navigation property to_ProdAllocCharcValCombnTP for ProdAllocationObject to multiple ProdAllocCharcValCombn.ProdAllocObjTimeSeries.ProdAllocObjTimeSeriesBuilder.prodAllocCharcValCombnTP(ProdAllocCharcValCombn value) Navigation property to_ProdAllocCharcValCombnTP for ProdAllocObjTimeSeries to single ProdAllocCharcValCombn.voidProdAllocObjTimeSeries.setProdAllocCharcValCombnTP(ProdAllocCharcValCombn value) Overwrites the associated ProdAllocCharcValCombn entity for the loaded navigation property to_ProdAllocCharcValCombnTP.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type arguments of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionvoidProdAllocationObject.setProdAllocCharcValCombnTP(List<ProdAllocCharcValCombn> value) Overwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property to_ProdAllocCharcValCombnTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with parameters of type ProdAllocCharcValCombnModifierConstructorDescriptionProdAllocCharcValCombnCreateFluentHelper(String servicePath, ProdAllocCharcValCombn entity, String entityCollection) Creates a fluent helper object that will create aProdAllocCharcValCombnentity on the OData endpoint.ProdAllocCharcValCombnUpdateFluentHelper(String servicePath, ProdAllocCharcValCombn entity, String entityCollection) Creates a fluent helper object that will update aProdAllocCharcValCombnentity on the OData endpoint.ProdAllocObjTimeSeries(Boolean deleteActiveTimeSeries_ac, Boolean update_mc, UUID prodAllocationTimeSeriesUUID, UUID productAllocationObjectUUID, UUID charcValueCombinationUUID, ZonedDateTime prodAllocPerdStartUTCDateTime, String prodAllocPeriodStartTimeZone, ZonedDateTime prodAllocPeriodEndUTCDateTime, String prodAllocPeriodEndTimeZone, BigDecimal productAllocationQuantity, String productAllocationQuantityUnit, ProdAllocCharcValCombn toProdAllocCharcValCombnTP, ProdAllocationObject toProdAllocationObjectTP) -
Uses of ProdAllocCharcValCombn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch with parameters of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionDefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) ProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Create a newProdAllocCharcValCombnentity and save it to the S/4HANA system.DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) ProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Update an existingProdAllocCharcValCombnentity and save it to the S/4HANA system. -
Uses of ProdAllocCharcValCombn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link that return types with arguments of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionProdAllocCharcValCombnOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link with type arguments of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionprotected ProdAllocCharcValCombnLink<ObjectT>ProdAllocCharcValCombnLink.translateLinkType(EntityLink<ProdAllocCharcValCombnLink<ObjectT>, ProdAllocCharcValCombn, ObjectT> link) -
Uses of ProdAllocCharcValCombn in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProdAllocCharcValCombnModifier and TypeMethodDescriptionDefaultProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Deprecated.ProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Deprecated.Create a newProdAllocCharcValCombnentity and save it to the S/4HANA system.DefaultProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Deprecated.ProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Deprecated.Update an existingProdAllocCharcValCombnentity and save it to the S/4HANA system.