Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.ProcOrdConf2
Packages that use ProcOrdConf2
Package
Description
-
Uses of ProcOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 that return ProcOrdConf2Modifier and TypeMethodDescriptionProcOrdConf2.ProcOrdConf2Builder.build()CancelProcOrdConfFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected ProcOrdConf2ProcOrdConf2CreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 that return types with arguments of type ProcOrdConf2Modifier and TypeMethodDescriptionprotected Class<ProcOrdConf2>CancelProcOrdConfFluentHelper.getEntityClass()protected Class<ProcOrdConf2>ProcOrdConf2ByKeyFluentHelper.getEntityClass()protected Class<ProcOrdConf2>ProcOrdConf2FluentHelper.getEntityClass()ProcOrdConf2.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 with parameters of type ProcOrdConf2ModifierConstructorDescriptionProcOrdConf2CreateFluentHelper(String servicePath, ProcOrdConf2 entity, String entityCollection) Creates a fluent helper object that will create aProcOrdConf2entity on the OData endpoint. -
Uses of ProcOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.batch with parameters of type ProcOrdConf2Modifier and TypeMethodDescriptionDefaultProcessOrderConfirmationV2ServiceBatchChangeSet.createProcOrdConf2(ProcOrdConf2 procOrdConf2) ProcessOrderConfirmationV2ServiceBatchChangeSet.createProcOrdConf2(ProcOrdConf2 procOrdConf2) Create a newProcOrdConf2entity and save it to the S/4HANA system. -
Uses of ProcOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.link that return types with arguments of type ProcOrdConf2Modifier and TypeMethodDescriptionProcOrdConf2OneToOneLink.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.processorderconfirmationv2.link with type arguments of type ProcOrdConf2Modifier and TypeMethodDescriptionprotected ProcOrdConf2Link<ObjectT>ProcOrdConf2Link.translateLinkType(EntityLink<ProcOrdConf2Link<ObjectT>, ProcOrdConf2, ObjectT> link) -
Uses of ProcOrdConf2 in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProcOrdConf2Modifier and TypeMethodDescriptionDefaultProcessOrderConfirmationV2Service.createProcOrdConf2(ProcOrdConf2 procOrdConf2) Deprecated.ProcessOrderConfirmationV2Service.createProcOrdConf2(ProcOrdConf2 procOrdConf2) Deprecated.Create a newProcOrdConf2entity and save it to the S/4HANA system.