Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrder_2
Packages that use ProductionOrder_2
Package
Description
-
Uses of ProductionOrder_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrder_2Modifier and TypeMethodDescriptionProductionOrder_2.ProductionOrder_2Builder.build()ConvertPlndOrderFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected ProductionOrder_2ProductionOrder_2CreateFluentHelper.getEntity()protected ProductionOrder_2ProductionOrder_2UpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrder_2Modifier and TypeMethodDescriptionprotected Class<ProductionOrder_2>ConvertPlndOrderFluentHelper.getEntityClass()protected Class<ProductionOrder_2>ProductionOrder_2ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrder_2>ProductionOrder_2FluentHelper.getEntityClass()ProductionOrder_2.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrder_2ModifierConstructorDescriptionProductionOrder_2CreateFluentHelper(String servicePath, ProductionOrder_2 entity, String entityCollection) Creates a fluent helper object that will create aProductionOrder_2entity on the OData endpoint.ProductionOrder_2UpdateFluentHelper(String servicePath, ProductionOrder_2 entity, String entityCollection) Creates a fluent helper object that will update aProductionOrder_2entity on the OData endpoint. -
Uses of ProductionOrder_2 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 ProductionOrder_2Modifier and TypeMethodDescriptionDefaultProductionOrderV2ServiceBatchChangeSet.createProductionOrder_2(ProductionOrder_2 productionOrder_2) ProductionOrderV2ServiceBatchChangeSet.createProductionOrder_2(ProductionOrder_2 productionOrder_2) Create a newProductionOrder_2entity and save it to the S/4HANA system.DefaultProductionOrderV2ServiceBatchChangeSet.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) ProductionOrderV2ServiceBatchChangeSet.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) Update an existingProductionOrder_2entity and save it to the S/4HANA system. -
Uses of ProductionOrder_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 ProductionOrder_2Modifier and TypeMethodDescriptionProductionOrder_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 ProductionOrder_2Modifier and TypeMethodDescriptionprotected ProductionOrder_2Link<ObjectT>ProductionOrder_2Link.translateLinkType(EntityLink<ProductionOrder_2Link<ObjectT>, ProductionOrder_2, ObjectT> link) -
Uses of ProductionOrder_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionOrder_2Modifier and TypeMethodDescriptionDefaultProductionOrderV2Service.createProductionOrder_2(ProductionOrder_2 productionOrder_2) Deprecated.ProductionOrderV2Service.createProductionOrder_2(ProductionOrder_2 productionOrder_2) Deprecated.Create a newProductionOrder_2entity and save it to the S/4HANA system.DefaultProductionOrderV2Service.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) Deprecated.ProductionOrderV2Service.updateProductionOrder_2(ProductionOrder_2 productionOrder_2) Deprecated.Update an existingProductionOrder_2entity and save it to the S/4HANA system.