Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
Packages that use ProdAllocationSequence
Package
Description
-
Uses of ProdAllocationSequence 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 ProdAllocationSequenceModifier and TypeFieldDescriptionstatic final ProdAllocSequenceTOneToOneLink<ProdAllocationSequence>ProdAllocSequenceT.TO_PROD_ALLOCATION_SEQUENCE_TPUse with available fluent helpers to apply the to_ProdAllocationSequenceTP navigation property to query operations.static final ProdAllocSqncAssgmtOneToOneLink<ProdAllocationSequence>ProdAllocSqncAssgmt.TO_PROD_ALLOCATION_SEQUENCE_TPUse with available fluent helpers to apply the to_ProdAllocationSequenceTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return ProdAllocationSequenceModifier and TypeMethodDescriptionProdAllocationSequence.ProdAllocationSequenceBuilder.build()ProdAllocSequenceT.fetchProdAllocationSequenceTP()Fetches the ProdAllocationSequence entity (one to one) associated with this entity.ProdAllocSqncAssgmt.fetchProdAllocationSequenceTP()Fetches the ProdAllocationSequence entity (one to one) associated with this entity.protected ProdAllocationSequenceProdAllocationSequenceCreateFluentHelper.getEntity()ProdAllocSequenceT.getProdAllocationSequenceTPOrFetch()Retrieval of associated ProdAllocationSequence entity (one to one).ProdAllocSqncAssgmt.getProdAllocationSequenceTPOrFetch()Retrieval of associated ProdAllocationSequence entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence that return types with arguments of type ProdAllocationSequenceModifier and TypeMethodDescriptionprotected Class<ProdAllocationSequence>ProdAllocationSequenceByKeyFluentHelper.getEntityClass()protected Class<ProdAllocationSequence>ProdAllocationSequenceFluentHelper.getEntityClass()io.vavr.control.Option<ProdAllocationSequence>ProdAllocSequenceT.getProdAllocationSequenceTPIfPresent()Retrieval of associated ProdAllocationSequence entity (one to one).io.vavr.control.Option<ProdAllocationSequence>ProdAllocSqncAssgmt.getProdAllocationSequenceTPIfPresent()Retrieval of associated ProdAllocationSequence entity (one to one).ProdAllocationSequence.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with parameters of type ProdAllocationSequenceModifier and TypeMethodDescriptionProdAllocSequenceT.ProdAllocSequenceTBuilder.prodAllocationSequenceTP(ProdAllocationSequence value) Navigation property to_ProdAllocationSequenceTP for ProdAllocSequenceT to single ProdAllocationSequence.ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder.prodAllocationSequenceTP(ProdAllocationSequence value) Navigation property to_ProdAllocationSequenceTP for ProdAllocSqncAssgmt to single ProdAllocationSequence.voidProdAllocSequenceT.setProdAllocationSequenceTP(ProdAllocationSequence value) Overwrites the associated ProdAllocationSequence entity for the loaded navigation property to_ProdAllocationSequenceTP.voidProdAllocSqncAssgmt.setProdAllocationSequenceTP(ProdAllocationSequence value) Overwrites the associated ProdAllocationSequence entity for the loaded navigation property to_ProdAllocationSequenceTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence with parameters of type ProdAllocationSequenceModifierConstructorDescriptionProdAllocationSequenceCreateFluentHelper(String servicePath, ProdAllocationSequence entity, String entityCollection) Creates a fluent helper object that will create aProdAllocationSequenceentity on the OData endpoint.ProdAllocSequenceT(UUID productAllocationSequenceUUID, String language, String productAllocationSequenceDesc, ProdAllocationSequence toProdAllocationSequenceTP) ProdAllocSqncAssgmt(Boolean deleteSequenceAssignment_ac, Short material_fc, Short plant_fc, Boolean update_mc, UUID prodAllocSqncAssignmentUUID, UUID productAllocationSequenceUUID, String productAllocationSequence, String material, String plant, ZonedDateTime validityStartUTCDateTime, String validityStartTimeZone, ZonedDateTime validityEndUTCDateTime, String validityEndTimeZone, ProdAllocationSequence toProdAllocationSequenceTP) -
Uses of ProdAllocationSequence 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 ProdAllocationSequenceModifier and TypeMethodDescriptionDefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) ProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) Create a newProdAllocationSequenceentity and save it to the S/4HANA system. -
Uses of ProdAllocationSequence 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 ProdAllocationSequenceModifier and TypeMethodDescriptionProdAllocationSequenceOneToOneLink.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 ProdAllocationSequenceModifier and TypeMethodDescriptionprotected ProdAllocationSequenceLink<ObjectT>ProdAllocationSequenceLink.translateLinkType(EntityLink<ProdAllocationSequenceLink<ObjectT>, ProdAllocationSequence, ObjectT> link) -
Uses of ProdAllocationSequence in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProdAllocationSequenceModifier and TypeMethodDescriptionDefaultProductAllocationSequenceService.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) Deprecated.ProductAllocationSequenceService.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) Deprecated.Create a newProdAllocationSequenceentity and save it to the S/4HANA system.