Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.ProductionRoutingHeader
Packages that use ProductionRoutingHeader
Package
Description
-
Uses of ProductionRoutingHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return ProductionRoutingHeaderModifier and TypeMethodDescriptionProductionRoutingHeader.ProductionRoutingHeaderBuilder.build()protected ProductionRoutingHeaderProductionRoutingHeaderCreateFluentHelper.getEntity()protected ProductionRoutingHeaderProductionRoutingHeaderUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return types with arguments of type ProductionRoutingHeaderModifier and TypeMethodDescriptionprotected Class<ProductionRoutingHeader>ProductionRoutingHeaderByKeyFluentHelper.getEntityClass()protected Class<ProductionRoutingHeader>ProductionRoutingHeaderFluentHelper.getEntityClass()ProductionRoutingHeader.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with parameters of type ProductionRoutingHeaderModifierConstructorDescriptionProductionRoutingHeaderCreateFluentHelper(String servicePath, ProductionRoutingHeader entity, String entityCollection) Creates a fluent helper object that will create aProductionRoutingHeaderentity on the OData endpoint.ProductionRoutingHeaderUpdateFluentHelper(String servicePath, ProductionRoutingHeader entity, String entityCollection) Creates a fluent helper object that will update aProductionRoutingHeaderentity on the OData endpoint. -
Uses of ProductionRoutingHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.batch with parameters of type ProductionRoutingHeaderModifier and TypeMethodDescriptionDefaultProductionRoutingServiceBatchChangeSet.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) ProductionRoutingServiceBatchChangeSet.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Create a newProductionRoutingHeaderentity and save it to the S/4HANA system.DefaultProductionRoutingServiceBatchChangeSet.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) ProductionRoutingServiceBatchChangeSet.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Update an existingProductionRoutingHeaderentity and save it to the S/4HANA system. -
Uses of ProductionRoutingHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link that return types with arguments of type ProductionRoutingHeaderModifier and TypeMethodDescriptionProductionRoutingHeaderOneToOneLink.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.productionrouting.link with type arguments of type ProductionRoutingHeaderModifier and TypeMethodDescriptionprotected ProductionRoutingHeaderLink<ObjectT>ProductionRoutingHeaderLink.translateLinkType(EntityLink<ProductionRoutingHeaderLink<ObjectT>, ProductionRoutingHeader, ObjectT> link) -
Uses of ProductionRoutingHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionRoutingHeaderModifier and TypeMethodDescriptionDefaultProductionRoutingService.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.ProductionRoutingService.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.Create a newProductionRoutingHeaderentity and save it to the S/4HANA system.DefaultProductionRoutingService.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.ProductionRoutingService.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.Update an existingProductionRoutingHeaderentity and save it to the S/4HANA system.