Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrderComponent_3
Packages that use ProductionOrderComponent_3
Package
Description
-
Uses of ProductionOrderComponent_3 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type parameters of type ProductionOrderComponent_3Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionOrderComponent_3>ProductionOrder_2.TO_PRODUCTION_ORDER_COMPONENT_EXTUse with available fluent helpers to apply the to_ProductionOrderComponentExt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderComponent_3Modifier and TypeMethodDescriptionProductionOrderComponent_3.ProductionOrderComponent_3Builder.build()protected ProductionOrderComponent_3ProductionOrderComponent_3UpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionOrderComponentExt()Fetches the ProductionOrderComponent_3 entities (one to many) associated with this entity.protected Class<ProductionOrderComponent_3>ProductionOrderComponent_3ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrderComponent_3>ProductionOrderComponent_3FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionOrderComponent_3>>ProductionOrder_2.getProductionOrderComponentExtIfPresent()Retrieval of associated ProductionOrderComponent_3 entities (one to many).ProductionOrder_2.getProductionOrderComponentExtOrFetch()Retrieval of associated ProductionOrderComponent_3 entities (one to many).ProductionOrderComponent_3.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionOrderComponentExt(ProductionOrderComponent_3... entity) Adds elements to the list of associated ProductionOrderComponent_3 entities.ProductionOrder_2.ProductionOrder_2Builder.productionOrderComponentExt(ProductionOrderComponent_3... value) Navigation property to_ProductionOrderComponentExt for ProductionOrder_2 to multiple ProductionOrderComponent_3.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionOrderComponentExt(List<ProductionOrderComponent_3> value) Overwrites the list of associated ProductionOrderComponent_3 entities for the loaded navigation property to_ProductionOrderComponentExt.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderComponent_3ModifierConstructorDescriptionProductionOrderComponent_3UpdateFluentHelper(String servicePath, ProductionOrderComponent_3 entity, String entityCollection) Creates a fluent helper object that will update aProductionOrderComponent_3entity on the OData endpoint. -
Uses of ProductionOrderComponent_3 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.batch with parameters of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionDefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) Update an existingProductionOrderComponent_3entity and save it to the S/4HANA system. -
Uses of ProductionOrderComponent_3 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link that return types with arguments of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionProductionOrderComponent_3OneToOneLink.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.productionorderv2.link with type arguments of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionprotected ProductionOrderComponent_3Link<ObjectT>ProductionOrderComponent_3Link.translateLinkType(EntityLink<ProductionOrderComponent_3Link<ObjectT>, ProductionOrderComponent_3, ObjectT> link) -
Uses of ProductionOrderComponent_3 in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionOrderComponent_3Modifier and TypeMethodDescriptionDefaultProductionOrderV2Service.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) Deprecated.ProductionOrderV2Service.updateProductionOrderComponent_3(ProductionOrderComponent_3 productionOrderComponent_3) Deprecated.Update an existingProductionOrderComponent_3entity and save it to the S/4HANA system.