Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrderItem_2
Packages that use ProductionOrderItem_2
Package
Description
-
Uses of ProductionOrderItem_2 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 ProductionOrderItem_2Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionOrderItem_2>ProductionOrder_2.TO_PRODUCTION_ORDER_ITEMUse with available fluent helpers to apply the to_ProductionOrderItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderItem_2Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrderItem_2Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionOrderItem()Fetches the ProductionOrderItem_2 entities (one to many) associated with this entity.protected Class<ProductionOrderItem_2>ProductionOrderItem_2ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrderItem_2>ProductionOrderItem_2FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionOrderItem_2>>ProductionOrder_2.getProductionOrderItemIfPresent()Retrieval of associated ProductionOrderItem_2 entities (one to many).ProductionOrder_2.getProductionOrderItemOrFetch()Retrieval of associated ProductionOrderItem_2 entities (one to many).ProductionOrderItem_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderItem_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionOrderItem(ProductionOrderItem_2... entity) Adds elements to the list of associated ProductionOrderItem_2 entities.ProductionOrder_2.ProductionOrder_2Builder.productionOrderItem(ProductionOrderItem_2... value) Navigation property to_ProductionOrderItem for ProductionOrder_2 to multiple ProductionOrderItem_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderItem_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionOrderItem(List<ProductionOrderItem_2> value) Overwrites the list of associated ProductionOrderItem_2 entities for the loaded navigation property to_ProductionOrderItem. -
Uses of ProductionOrderItem_2 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 ProductionOrderItem_2Modifier and TypeMethodDescriptionProductionOrderItem_2OneToOneLink.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 ProductionOrderItem_2Modifier and TypeMethodDescriptionprotected ProductionOrderItem_2Link<ObjectT>ProductionOrderItem_2Link.translateLinkType(EntityLink<ProductionOrderItem_2Link<ObjectT>, ProductionOrderItem_2, ObjectT> link)