Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObjectT
Packages that use ProdAllocationObjectT
Package
Description
-
Uses of ProdAllocationObjectT 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 ProdAllocationObjectTModifier and TypeFieldDescriptionstatic final ProdAllocationObjectLink<ProdAllocationObjectT>ProdAllocationObject.TO_PROD_ALLOCATION_OBJECT_TTPUse with available fluent helpers to apply the to_ProdAllocationObjectTTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocationObjectTMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return types with arguments of type ProdAllocationObjectTModifier and TypeMethodDescriptionProdAllocationObject.fetchProdAllocationObjectTTP()Fetches the ProdAllocationObjectT entities (one to many) associated with this entity.protected Class<ProdAllocationObjectT>ProdAllocationObjectTByKeyFluentHelper.getEntityClass()protected Class<ProdAllocationObjectT>ProdAllocationObjectTFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdAllocationObjectT>>ProdAllocationObject.getProdAllocationObjectTTPIfPresent()Retrieval of associated ProdAllocationObjectT entities (one to many).ProdAllocationObject.getProdAllocationObjectTTPOrFetch()Retrieval of associated ProdAllocationObjectT entities (one to many).ProdAllocationObjectT.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with parameters of type ProdAllocationObjectTModifier and TypeMethodDescriptionvoidProdAllocationObject.addProdAllocationObjectTTP(ProdAllocationObjectT... entity) Adds elements to the list of associated ProdAllocationObjectT entities.ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocationObjectTTP(ProdAllocationObjectT... value) Navigation property to_ProdAllocationObjectTTP for ProdAllocationObject to multiple ProdAllocationObjectT.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type arguments of type ProdAllocationObjectTModifier and TypeMethodDescriptionvoidProdAllocationObject.setProdAllocationObjectTTP(List<ProdAllocationObjectT> value) Overwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property to_ProdAllocationObjectTTP.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type arguments of type ProdAllocationObjectTModifierConstructorDescriptionProdAllocationObject(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) -
Uses of ProdAllocationObjectT 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 ProdAllocationObjectTModifier and TypeMethodDescriptionProdAllocationObjectTOneToOneLink.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 ProdAllocationObjectTModifier and TypeMethodDescriptionprotected ProdAllocationObjectTLink<ObjectT>ProdAllocationObjectTLink.translateLinkType(EntityLink<ProdAllocationObjectTLink<ObjectT>, ProdAllocationObjectT, ObjectT> link)