Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.ProdnOrdConf2
Packages that use ProdnOrdConf2
Package
Description
-
Uses of ProdnOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 that return ProdnOrdConf2Modifier and TypeMethodDescriptionProdnOrdConf2.ProdnOrdConf2Builder.build()CancelProdnOrdConfFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected ProdnOrdConf2ProdnOrdConf2CreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 that return types with arguments of type ProdnOrdConf2Modifier and TypeMethodDescriptionprotected Class<ProdnOrdConf2>CancelProdnOrdConfFluentHelper.getEntityClass()protected Class<ProdnOrdConf2>ProdnOrdConf2ByKeyFluentHelper.getEntityClass()protected Class<ProdnOrdConf2>ProdnOrdConf2FluentHelper.getEntityClass()ProdnOrdConf2.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 with parameters of type ProdnOrdConf2ModifierConstructorDescriptionProdnOrdConf2CreateFluentHelper(String servicePath, ProdnOrdConf2 entity, String entityCollection) Creates a fluent helper object that will create aProdnOrdConf2entity on the OData endpoint. -
Uses of ProdnOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.batch with parameters of type ProdnOrdConf2Modifier and TypeMethodDescriptionDefaultProductionOrderConfirmationV2ServiceBatchChangeSet.createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2) ProductionOrderConfirmationV2ServiceBatchChangeSet.createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2) Create a newProdnOrdConf2entity and save it to the S/4HANA system. -
Uses of ProdnOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.link that return types with arguments of type ProdnOrdConf2Modifier and TypeMethodDescriptionProdnOrdConf2OneToOneLink.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.productionorderconfirmationv2.link with type arguments of type ProdnOrdConf2Modifier and TypeMethodDescriptionprotected ProdnOrdConf2Link<ObjectT>ProdnOrdConf2Link.translateLinkType(EntityLink<ProdnOrdConf2Link<ObjectT>, ProdnOrdConf2, ObjectT> link) -
Uses of ProdnOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProdnOrdConf2Modifier and TypeMethodDescriptionDefaultProductionOrderConfirmationV2Service.createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2) Deprecated.ProductionOrderConfirmationV2Service.createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2) Deprecated.Create a newProdnOrdConf2entity and save it to the S/4HANA system.