Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordRefProdnRouting
Packages that use ChangeRecordRefProdnRouting
Package
Description
-
Uses of ChangeRecordRefProdnRouting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type parameters of type ChangeRecordRefProdnRoutingModifier and TypeFieldDescriptionstatic final ChangeRecordLink<ChangeRecordRefProdnRouting>ChangeRecord.TO_CHANGE_RECORD_REF_PRODN_ROUTINGUse with available fluent helpers to apply the to_ChangeRecordRefProdnRouting navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder.build()protected ChangeRecordRefProdnRoutingChangeRecordRefProdnRoutingCreateFluentHelper.getEntity()protected ChangeRecordRefProdnRoutingChangeRecordRefProdnRoutingDeleteFluentHelper.getEntity()protected ChangeRecordRefProdnRoutingChangeRecordRefProdnRoutingUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return types with arguments of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionChangeRecord.fetchChangeRecordRefProdnRouting()Fetches the ChangeRecordRefProdnRouting entities (one to many) associated with this entity.io.vavr.control.Option<List<ChangeRecordRefProdnRouting>>ChangeRecord.getChangeRecordRefProdnRoutingIfPresent()Retrieval of associated ChangeRecordRefProdnRouting entities (one to many).ChangeRecord.getChangeRecordRefProdnRoutingOrFetch()Retrieval of associated ChangeRecordRefProdnRouting entities (one to many).protected Class<ChangeRecordRefProdnRouting>ChangeRecordRefProdnRoutingByKeyFluentHelper.getEntityClass()protected Class<ChangeRecordRefProdnRouting>ChangeRecordRefProdnRoutingFluentHelper.getEntityClass()ChangeRecordRefProdnRouting.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionvoidChangeRecord.addChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting... entity) Adds elements to the list of associated ChangeRecordRefProdnRouting entities.ChangeRecord.ChangeRecordBuilder.changeRecordRefProdnRouting(ChangeRecordRefProdnRouting... value) Navigation property to_ChangeRecordRefProdnRouting for ChangeRecord to multiple ChangeRecordRefProdnRouting.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type arguments of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionvoidChangeRecord.setChangeRecordRefProdnRouting(List<ChangeRecordRefProdnRouting> value) Overwrites the list of associated ChangeRecordRefProdnRouting entities for the loaded navigation property to_ChangeRecordRefProdnRouting.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChangeRecordRefProdnRoutingModifierConstructorDescriptionChangeRecordRefProdnRoutingCreateFluentHelper(String servicePath, ChangeRecordRefProdnRouting entity, String entityCollection) Creates a fluent helper object that will create aChangeRecordRefProdnRoutingentity on the OData endpoint.ChangeRecordRefProdnRoutingDeleteFluentHelper(String servicePath, ChangeRecordRefProdnRouting entity, String entityCollection) Creates a fluent helper object that will delete aChangeRecordRefProdnRoutingentity on the OData endpoint.ChangeRecordRefProdnRoutingUpdateFluentHelper(String servicePath, ChangeRecordRefProdnRouting entity, String entityCollection) Creates a fluent helper object that will update aChangeRecordRefProdnRoutingentity on the OData endpoint. -
Uses of ChangeRecordRefProdnRouting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch with parameters of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionChangeRecordServiceBatchChangeSet.createChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Create a newChangeRecordRefProdnRoutingentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.createChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) ChangeRecordServiceBatchChangeSet.deleteChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deletes an existingChangeRecordRefProdnRoutingentity in the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.deleteChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) ChangeRecordServiceBatchChangeSet.updateChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Update an existingChangeRecordRefProdnRoutingentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.updateChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) -
Uses of ChangeRecordRefProdnRouting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link that return types with arguments of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionChangeRecordRefProdnRoutingOneToOneLink.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.changerecord.link with type arguments of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionprotected ChangeRecordRefProdnRoutingLink<ObjectT>ChangeRecordRefProdnRoutingLink.translateLinkType(EntityLink<ChangeRecordRefProdnRoutingLink<ObjectT>, ChangeRecordRefProdnRouting, ObjectT> link) -
Uses of ChangeRecordRefProdnRouting in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChangeRecordRefProdnRoutingModifier and TypeMethodDescriptionChangeRecordService.createChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.Create a newChangeRecordRefProdnRoutingentity and save it to the S/4HANA system.DefaultChangeRecordService.createChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.ChangeRecordService.deleteChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.Deletes an existingChangeRecordRefProdnRoutingentity in the S/4HANA system.DefaultChangeRecordService.deleteChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.ChangeRecordService.updateChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.Update an existingChangeRecordRefProdnRoutingentity and save it to the S/4HANA system.DefaultChangeRecordService.updateChangeRecordRefProdnRouting(ChangeRecordRefProdnRouting changeRecordRefProdnRouting) Deprecated.