Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.SrvcConfPartnerAddress
Packages that use SrvcConfPartnerAddress
Package
Description
-
Uses of SrvcConfPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with type parameters of type SrvcConfPartnerAddressModifier and TypeFieldDescriptionstatic final SrvcConfPartnerOneToOneLink<SrvcConfPartnerAddress>SrvcConfPartner.TO_ADDRESSUse with available fluent helpers to apply the to_Address navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return SrvcConfPartnerAddressModifier and TypeMethodDescriptionSrvcConfPartnerAddress.SrvcConfPartnerAddressBuilder.build()SrvcConfPartner.fetchAddress()Fetches the SrvcConfPartnerAddress entity (one to one) associated with this entity.SrvcConfPartner.getAddressOrFetch()Retrieval of associated SrvcConfPartnerAddress entity (one to one).protected SrvcConfPartnerAddressSrvcConfPartnerAddressUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return types with arguments of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionio.vavr.control.Option<SrvcConfPartnerAddress>SrvcConfPartner.getAddressIfPresent()Retrieval of associated SrvcConfPartnerAddress entity (one to one).protected Class<SrvcConfPartnerAddress>SrvcConfPartnerAddressByKeyFluentHelper.getEntityClass()protected Class<SrvcConfPartnerAddress>SrvcConfPartnerAddressFluentHelper.getEntityClass()SrvcConfPartnerAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionSrvcConfPartner.SrvcConfPartnerBuilder.address(SrvcConfPartnerAddress value) Navigation property to_Address for SrvcConfPartner to single SrvcConfPartnerAddress.voidSrvcConfPartner.setAddress(SrvcConfPartnerAddress value) Overwrites the associated SrvcConfPartnerAddress entity for the loaded navigation property to_Address.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfPartnerAddressModifierConstructorDescriptionSrvcConfPartner(String serviceConfirmation, String custMgmtPartnerFunction, String custMgmtBusinessPartner, Boolean custMgmtPartnerIsMainPartner, SrvcConfPartnerAddress toAddress) SrvcConfPartnerAddressUpdateFluentHelper(String servicePath, SrvcConfPartnerAddress entity, String entityCollection) Creates a fluent helper object that will update aSrvcConfPartnerAddressentity on the OData endpoint. -
Uses of SrvcConfPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.batch with parameters of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionDefaultServiceConfirmationServiceBatchChangeSet.updateSrvcConfPartnerAddress(SrvcConfPartnerAddress srvcConfPartnerAddress) ServiceConfirmationServiceBatchChangeSet.updateSrvcConfPartnerAddress(SrvcConfPartnerAddress srvcConfPartnerAddress) Update an existingSrvcConfPartnerAddressentity and save it to the S/4HANA system. -
Uses of SrvcConfPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that return types with arguments of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionSrvcConfPartnerAddressOneToOneLink.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.serviceconfirmation.link with type arguments of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionprotected SrvcConfPartnerAddressLink<ObjectT>SrvcConfPartnerAddressLink.translateLinkType(EntityLink<SrvcConfPartnerAddressLink<ObjectT>, SrvcConfPartnerAddress, ObjectT> link) -
Uses of SrvcConfPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcConfPartnerAddressModifier and TypeMethodDescriptionDefaultServiceConfirmationService.updateSrvcConfPartnerAddress(SrvcConfPartnerAddress srvcConfPartnerAddress) Deprecated.ServiceConfirmationService.updateSrvcConfPartnerAddress(SrvcConfPartnerAddress srvcConfPartnerAddress) Deprecated.Update an existingSrvcConfPartnerAddressentity and save it to the S/4HANA system.