Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject.REIntegObjectAddress
Packages that use REIntegObjectAddress
Package
Description
-
Uses of REIntegObjectAddress 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 REIntegObjectAddressModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<REIntegObjectAddress,SAP__Message> REIntegObjectAddress._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.ADDITIONAL_STREET_PREFIX_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.ADDITIONAL_STREET_SUFFIX_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.ADDRESS_IDstatic final SimpleProperty<REIntegObjectAddress>REIntegObjectAddress.ALL_FIELDSSelector for all available fields of REIntegObjectAddress.static final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.BUILDINGstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.CITY_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.COUNTRYstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.DISTRICTstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.HOUSE_NUMBERstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.HOUSE_NUMBER_SUPPLEMENT_TEXTstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.INTERNAL_REAL_ESTATE_NUMBERstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.POSTAL_CODEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.RE_ADDRESS_OBJ_TYPEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.REGIONstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.STREET_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.STREET_PREFIX_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.STREET_SUFFIX_NAMEstatic final SimpleProperty.String<REIntegObjectAddress>REIntegObjectAddress.TAX_JURISDICTIONREIntegrationObject.TO__R_E_INTEG_OBJECT_ADDRESS_TPUse with available request builders to apply the _REIntegObjectAddressTP navigation property to query operations.static final NavigationProperty.Single<REIntegObjectAddress,REIntegrationObject> REIntegObjectAddress.TO__R_E_INTEGRATION_OBJECT_TPUse with available request builders to apply the _REIntegrationObjectTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return REIntegObjectAddressMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject that return types with arguments of type REIntegObjectAddressModifier and TypeMethodDescriptionio.vavr.control.Option<List<REIntegObjectAddress>>REIntegrationObject.getREIntegObjectAddressTPIfPresent()Retrieval of associated REIntegObjectAddress entities (one to many).REIntegObjectAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with parameters of type REIntegObjectAddressModifier and TypeMethodDescriptionvoidREIntegrationObject.addREIntegObjectAddressTP(REIntegObjectAddress... entity) Adds elements to the list of associated REIntegObjectAddress entities.REIntegrationObject.REIntegrationObjectBuilder.reIntegObjectAddressTP(REIntegObjectAddress... value) Navigation property _REIntegObjectAddressTP for REIntegrationObject to multiple REIntegObjectAddress.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject with type arguments of type REIntegObjectAddressModifier and TypeMethodDescriptionvoidREIntegrationObject.setREIntegObjectAddressTP(List<REIntegObjectAddress> value) Overwrites the list of associated REIntegObjectAddress entities for the loaded navigation property _REIntegObjectAddressTP. -
Uses of REIntegObjectAddress 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 REIntegObjectAddressModifier and TypeMethodDescriptionDefaultRealEstateIntegrationObjectService.countREIntegObjectAddress()Deprecated.RealEstateIntegrationObjectService.countREIntegObjectAddress()Deprecated.Fetch the number of entries from theREIntegObjectAddressentity collection matching the filter and search expressions.DefaultRealEstateIntegrationObjectService.createREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.createREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Create a newREIntegObjectAddressentity and save it to the S/4HANA system.DefaultRealEstateIntegrationObjectService.deleteREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.deleteREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Deletes an existingREIntegObjectAddressentity in the S/4HANA system.DefaultRealEstateIntegrationObjectService.getAllREIntegObjectAddress()Deprecated.RealEstateIntegrationObjectService.getAllREIntegObjectAddress()Deprecated.Fetch multipleREIntegObjectAddressentities.DefaultRealEstateIntegrationObjectService.getREIntegObjectAddressByKey(String internalRealEstateNumber) Deprecated.RealEstateIntegrationObjectService.getREIntegObjectAddressByKey(String internalRealEstateNumber) Deprecated.Fetch a singleREIntegObjectAddressentity using key fields.DefaultRealEstateIntegrationObjectService.updateREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.updateREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Update an existingREIntegObjectAddressentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type REIntegObjectAddressModifier and TypeMethodDescriptionDefaultRealEstateIntegrationObjectService.createREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.createREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Create a newREIntegObjectAddressentity and save it to the S/4HANA system.DefaultRealEstateIntegrationObjectService.deleteREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.deleteREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Deletes an existingREIntegObjectAddressentity in the S/4HANA system.DefaultRealEstateIntegrationObjectService.updateREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.RealEstateIntegrationObjectService.updateREIntegObjectAddress(REIntegObjectAddress rEIntegObjectAddress) Deprecated.Update an existingREIntegObjectAddressentity and save it to the S/4HANA system.