Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSequenceT
Packages that use ProdAllocSequenceT
Package
Description
-
Uses of ProdAllocSequenceT in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with type parameters of type ProdAllocSequenceTModifier and TypeFieldDescriptionstatic final ProdAllocationSequenceLink<ProdAllocSequenceT>ProdAllocationSequence.TO_PROD_ALLOC_SEQUENCE_TTPUse with available fluent helpers to apply the to_ProdAllocSequenceTTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return ProdAllocSequenceTMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return types with arguments of type ProdAllocSequenceTModifier and TypeMethodDescriptionProdAllocationSequence.fetchProdAllocSequenceTTP()Fetches the ProdAllocSequenceT entities (one to many) associated with this entity.protected Class<ProdAllocSequenceT>ProdAllocSequenceTByKeyFluentHelper.getEntityClass()protected Class<ProdAllocSequenceT>ProdAllocSequenceTFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdAllocSequenceT>>ProdAllocationSequence.getProdAllocSequenceTTPIfPresent()Retrieval of associated ProdAllocSequenceT entities (one to many).ProdAllocationSequence.getProdAllocSequenceTTPOrFetch()Retrieval of associated ProdAllocSequenceT entities (one to many).ProdAllocSequenceT.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with parameters of type ProdAllocSequenceTModifier and TypeMethodDescriptionvoidProdAllocationSequence.addProdAllocSequenceTTP(ProdAllocSequenceT... entity) Adds elements to the list of associated ProdAllocSequenceT entities.ProdAllocationSequence.ProdAllocationSequenceBuilder.prodAllocSequenceTTP(ProdAllocSequenceT... value) Navigation property to_ProdAllocSequenceTTP for ProdAllocationSequence to multiple ProdAllocSequenceT.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with type arguments of type ProdAllocSequenceTModifier and TypeMethodDescriptionvoidProdAllocationSequence.setProdAllocSequenceTTP(List<ProdAllocSequenceT> value) Overwrites the list of associated ProdAllocSequenceT entities for the loaded navigation property to_ProdAllocSequenceTTP.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with type arguments of type ProdAllocSequenceTModifierConstructorDescriptionProdAllocationSequence(Boolean prodAllocSqncAssgmtTP_oc, UUID productAllocationSequenceUUID, String productAllocationSequence_Text, String productAllocationSequence, String prodAllocSqncConsumptionUnit, ZonedDateTime creationDateTime, String createdByUser, ZonedDateTime lastChangeDateTime, String lastChangedByUser, List<ProdAllocSequenceT> toProdAllocSequenceTTP, List<ProdAllocSqncAssgmt> toProdAllocSqncAssgmtTP) -
Uses of ProdAllocSequenceT in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.link that return types with arguments of type ProdAllocSequenceTModifier and TypeMethodDescriptionProdAllocSequenceTOneToOneLink.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.productallocationsequence.link with type arguments of type ProdAllocSequenceTModifier and TypeMethodDescriptionprotected ProdAllocSequenceTLink<ObjectT>ProdAllocSequenceTLink.translateLinkType(EntityLink<ProdAllocSequenceTLink<ObjectT>, ProdAllocSequenceT, ObjectT> link)