Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SAP__UnitOfMeasure
Packages that use SAP__UnitOfMeasure
Package
Description
-
Uses of SAP__UnitOfMeasure in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__UnitOfMeasureModifier and TypeMethodDescriptionSAP__UnitOfMeasure.SAP__UnitOfMeasureBuilder.build()protected SAP__UnitOfMeasureSAP__UnitOfMeasureCreateFluentHelper.getEntity()protected SAP__UnitOfMeasureSAP__UnitOfMeasureDeleteFluentHelper.getEntity()protected SAP__UnitOfMeasureSAP__UnitOfMeasureUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SAP__UnitOfMeasureModifier and TypeMethodDescriptionprotected Class<SAP__UnitOfMeasure>SAP__UnitOfMeasureByKeyFluentHelper.getEntityClass()protected Class<SAP__UnitOfMeasure>SAP__UnitOfMeasureFluentHelper.getEntityClass()SAP__UnitOfMeasure.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__UnitOfMeasureModifierConstructorDescriptionSAP__UnitOfMeasureCreateFluentHelper(String servicePath, SAP__UnitOfMeasure entity, String entityCollection) Creates a fluent helper object that will create aSAP__UnitOfMeasureentity on the OData endpoint.SAP__UnitOfMeasureDeleteFluentHelper(String servicePath, SAP__UnitOfMeasure entity, String entityCollection) Creates a fluent helper object that will delete aSAP__UnitOfMeasureentity on the OData endpoint.SAP__UnitOfMeasureUpdateFluentHelper(String servicePath, SAP__UnitOfMeasure entity, String entityCollection) Creates a fluent helper object that will update aSAP__UnitOfMeasureentity on the OData endpoint. -
Uses of SAP__UnitOfMeasure in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.batch with parameters of type SAP__UnitOfMeasureModifier and TypeMethodDescriptionDefaultTrialBalanceServiceBatchChangeSet.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) TrialBalanceServiceBatchChangeSet.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Create a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.DefaultTrialBalanceServiceBatchChangeSet.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) TrialBalanceServiceBatchChangeSet.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.DefaultTrialBalanceServiceBatchChangeSet.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) TrialBalanceServiceBatchChangeSet.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Update an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system. -
Uses of SAP__UnitOfMeasure in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type SAP__UnitOfMeasureModifier and TypeMethodDescriptionSAP__UnitOfMeasureOneToOneLink.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.trialbalance.link with type arguments of type SAP__UnitOfMeasureModifier and TypeMethodDescriptionprotected SAP__UnitOfMeasureLink<ObjectT>SAP__UnitOfMeasureLink.translateLinkType(EntityLink<SAP__UnitOfMeasureLink<ObjectT>, SAP__UnitOfMeasure, ObjectT> link) -
Uses of SAP__UnitOfMeasure in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__UnitOfMeasureModifier and TypeMethodDescriptionDefaultTrialBalanceService.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.TrialBalanceService.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.Create a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.DefaultTrialBalanceService.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.TrialBalanceService.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.Deletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.DefaultTrialBalanceService.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.TrialBalanceService.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deprecated.Update an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system.