Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSqncAssgmt
Packages that use ProdAllocSqncAssgmt
Package
Description
-
Uses of ProdAllocSqncAssgmt 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 ProdAllocSqncAssgmtModifier and TypeFieldDescriptionstatic final ProdAllocationSequenceLink<ProdAllocSqncAssgmt>ProdAllocationSequence.TO_PROD_ALLOC_SQNC_ASSGMT_TPUse with available fluent helpers to apply the to_ProdAllocSqncAssgmtTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return ProdAllocSqncAssgmtModifier and TypeMethodDescriptionProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder.build()DeleteSequenceAssignmentFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected ProdAllocSqncAssgmtProdAllocSqncAssgmtUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return types with arguments of type ProdAllocSqncAssgmtModifier and TypeMethodDescriptionProdAllocationSequence.fetchProdAllocSqncAssgmtTP()Fetches the ProdAllocSqncAssgmt entities (one to many) associated with this entity.protected Class<ProdAllocSqncAssgmt>DeleteSequenceAssignmentFluentHelper.getEntityClass()protected Class<ProdAllocSqncAssgmt>ProdAllocSqncAssgmtByKeyFluentHelper.getEntityClass()protected Class<ProdAllocSqncAssgmt>ProdAllocSqncAssgmtFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdAllocSqncAssgmt>>ProdAllocationSequence.getProdAllocSqncAssgmtTPIfPresent()Retrieval of associated ProdAllocSqncAssgmt entities (one to many).ProdAllocationSequence.getProdAllocSqncAssgmtTPOrFetch()Retrieval of associated ProdAllocSqncAssgmt entities (one to many).ProdAllocSqncAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with parameters of type ProdAllocSqncAssgmtModifier and TypeMethodDescriptionvoidProdAllocationSequence.addProdAllocSqncAssgmtTP(ProdAllocSqncAssgmt... entity) Adds elements to the list of associated ProdAllocSqncAssgmt entities.ProdAllocationSequence.ProdAllocationSequenceBuilder.prodAllocSqncAssgmtTP(ProdAllocSqncAssgmt... value) Navigation property to_ProdAllocSqncAssgmtTP for ProdAllocationSequence to multiple ProdAllocSqncAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with type arguments of type ProdAllocSqncAssgmtModifier and TypeMethodDescriptionvoidProdAllocationSequence.setProdAllocSqncAssgmtTP(List<ProdAllocSqncAssgmt> value) Overwrites the list of associated ProdAllocSqncAssgmt entities for the loaded navigation property to_ProdAllocSqncAssgmtTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with parameters of type ProdAllocSqncAssgmtModifierConstructorDescriptionProdAllocSqncAssgmtUpdateFluentHelper(String servicePath, ProdAllocSqncAssgmt entity, String entityCollection) Creates a fluent helper object that will update aProdAllocSqncAssgmtentity on the OData endpoint. -
Uses of ProdAllocSqncAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch with parameters of type ProdAllocSqncAssgmtModifier and TypeMethodDescriptionDefaultProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) ProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) Update an existingProdAllocSqncAssgmtentity and save it to the S/4HANA system. -
Uses of ProdAllocSqncAssgmt 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 ProdAllocSqncAssgmtModifier and TypeMethodDescriptionProdAllocSqncAssgmtOneToOneLink.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 ProdAllocSqncAssgmtModifier and TypeMethodDescriptionprotected ProdAllocSqncAssgmtLink<ObjectT>ProdAllocSqncAssgmtLink.translateLinkType(EntityLink<ProdAllocSqncAssgmtLink<ObjectT>, ProdAllocSqncAssgmt, ObjectT> link) -
Uses of ProdAllocSqncAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProdAllocSqncAssgmtModifier and TypeMethodDescriptionDefaultProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) Deprecated.ProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) Deprecated.Update an existingProdAllocSqncAssgmtentity and save it to the S/4HANA system.