Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrderComponent_4
Packages that use ProductionOrderComponent_4
Package
Description
-
Uses of ProductionOrderComponent_4 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_4Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionOrderComponent_4>ProductionOrder_2.TO_PRODUCTION_ORDER_COMPONENT_EXT4Use with available fluent helpers to apply the to_ProductionOrderComponentExt4 navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderComponent_4Modifier and TypeMethodDescriptionProductionOrderComponent_4.ProductionOrderComponent_4Builder.build()protected ProductionOrderComponent_4ProductionOrderComponent_4UpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrderComponent_4Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionOrderComponentExt4()Fetches the ProductionOrderComponent_4 entities (one to many) associated with this entity.protected Class<ProductionOrderComponent_4>ProductionOrderComponent_4ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrderComponent_4>ProductionOrderComponent_4FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionOrderComponent_4>>ProductionOrder_2.getProductionOrderComponentExt4IfPresent()Retrieval of associated ProductionOrderComponent_4 entities (one to many).ProductionOrder_2.getProductionOrderComponentExt4OrFetch()Retrieval of associated ProductionOrderComponent_4 entities (one to many).ProductionOrderComponent_4.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderComponent_4Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionOrderComponentExt4(ProductionOrderComponent_4... entity) Adds elements to the list of associated ProductionOrderComponent_4 entities.ProductionOrder_2.ProductionOrder_2Builder.productionOrderComponentExt4(ProductionOrderComponent_4... value) Navigation property to_ProductionOrderComponentExt4 for ProductionOrder_2 to multiple ProductionOrderComponent_4.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderComponent_4Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionOrderComponentExt4(List<ProductionOrderComponent_4> value) Overwrites the list of associated ProductionOrderComponent_4 entities for the loaded navigation property to_ProductionOrderComponentExt4.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderComponent_4ModifierConstructorDescriptionProductionOrderComponent_4UpdateFluentHelper(String servicePath, ProductionOrderComponent_4 entity, String entityCollection) Creates a fluent helper object that will update aProductionOrderComponent_4entity on the OData endpoint. -
Uses of ProductionOrderComponent_4 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_4Modifier and TypeMethodDescriptionDefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) Update an existingProductionOrderComponent_4entity and save it to the S/4HANA system. -
Uses of ProductionOrderComponent_4 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_4Modifier and TypeMethodDescriptionProductionOrderComponent_4OneToOneLink.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_4Modifier and TypeMethodDescriptionprotected ProductionOrderComponent_4Link<ObjectT>ProductionOrderComponent_4Link.translateLinkType(EntityLink<ProductionOrderComponent_4Link<ObjectT>, ProductionOrderComponent_4, ObjectT> link) -
Uses of ProductionOrderComponent_4 in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionOrderComponent_4Modifier and TypeMethodDescriptionDefaultProductionOrderV2Service.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) Deprecated.ProductionOrderV2Service.updateProductionOrderComponent_4(ProductionOrderComponent_4 productionOrderComponent_4) Deprecated.Update an existingProductionOrderComponent_4entity and save it to the S/4HANA system.