Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject.REIntegObjectMeasurement
Packages that use REIntegObjectMeasurement
Package
Description
-
Uses of REIntegObjectMeasurement in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with type parameters of type REIntegObjectMeasurementModifier and TypeFieldDescriptionstatic final SimpleProperty<REIntegObjectMeasurement>REIntegObjectMeasurement.ALL_FIELDSSelector for all available fields of REIntegObjectMeasurement.static final SimpleProperty.String<REIntegObjectMeasurement>REIntegObjectMeasurement.INTERNAL_REAL_ESTATE_NUMBERstatic final SimpleProperty.Boolean<REIntegObjectMeasurement>REIntegObjectMeasurement.RE_MEASUREMENT_IS_TOTALstatic final SimpleProperty.NumericDecimal<REIntegObjectMeasurement>REIntegObjectMeasurement.RE_MEASUREMENT_QUANTITYstatic final SimpleProperty.String<REIntegObjectMeasurement>REIntegObjectMeasurement.RE_MEASUREMENT_TYPEstatic final SimpleProperty.String<REIntegObjectMeasurement>REIntegObjectMeasurement.RE_MEASUREMENT_UNITstatic final SimpleProperty.Date<REIntegObjectMeasurement>REIntegObjectMeasurement.VALIDITY_END_DATEstatic final SimpleProperty.Date<REIntegObjectMeasurement>REIntegObjectMeasurement.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return REIntegObjectMeasurementModifier and TypeMethodDescriptionREIntegObjectMeasurement.REIntegObjectMeasurementBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return types with arguments of type REIntegObjectMeasurement -
Uses of REIntegObjectMeasurement in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type REIntegObjectMeasurementModifier and TypeMethodDescriptionDefaultRealEstateIntegrationObjectService.countREIntegObjectMeasurement()Deprecated.RealEstateIntegrationObjectService.countREIntegObjectMeasurement()Deprecated.Fetch the number of entries from theREIntegObjectMeasuremententity collection matching the filter and search expressions.DefaultRealEstateIntegrationObjectService.getAllREIntegObjectMeasurement()Deprecated.RealEstateIntegrationObjectService.getAllREIntegObjectMeasurement()Deprecated.Fetch multipleREIntegObjectMeasuremententities.DefaultRealEstateIntegrationObjectService.getREIntegObjectMeasurementByKey(String internalRealEstateNumber, String rEMeasurementType, LocalDate validityEndDate) Deprecated.RealEstateIntegrationObjectService.getREIntegObjectMeasurementByKey(String internalRealEstateNumber, String rEMeasurementType, LocalDate validityEndDate) Deprecated.Fetch a singleREIntegObjectMeasuremententity using key fields.