Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.SrvcConfItmPartnerAddress
Packages that use SrvcConfItmPartnerAddress
Package
Description
-
Uses of SrvcConfItmPartnerAddress 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 SrvcConfItmPartnerAddressModifier and TypeFieldDescriptionstatic final SrvcConfItemPartnerOneToOneLink<SrvcConfItmPartnerAddress>SrvcConfItemPartner.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 SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionSrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder.build()SrvcConfItemPartner.fetchAddress()Fetches the SrvcConfItmPartnerAddress entity (one to one) associated with this entity.SrvcConfItemPartner.getAddressOrFetch()Retrieval of associated SrvcConfItmPartnerAddress entity (one to one).protected SrvcConfItmPartnerAddressSrvcConfItmPartnerAddressUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return types with arguments of type SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionio.vavr.control.Option<SrvcConfItmPartnerAddress>SrvcConfItemPartner.getAddressIfPresent()Retrieval of associated SrvcConfItmPartnerAddress entity (one to one).protected Class<SrvcConfItmPartnerAddress>SrvcConfItmPartnerAddressByKeyFluentHelper.getEntityClass()protected Class<SrvcConfItmPartnerAddress>SrvcConfItmPartnerAddressFluentHelper.getEntityClass()SrvcConfItmPartnerAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionSrvcConfItemPartner.SrvcConfItemPartnerBuilder.address(SrvcConfItmPartnerAddress value) Navigation property to_Address for SrvcConfItemPartner to single SrvcConfItmPartnerAddress.voidSrvcConfItemPartner.setAddress(SrvcConfItmPartnerAddress value) Overwrites the associated SrvcConfItmPartnerAddress entity for the loaded navigation property to_Address.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfItmPartnerAddressModifierConstructorDescriptionSrvcConfItemPartner(String serviceConfirmation, String serviceConfirmationItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner, Boolean custMgmtPartnerIsMainPartner, SrvcConfItmPartnerAddress toAddress) SrvcConfItmPartnerAddressUpdateFluentHelper(String servicePath, SrvcConfItmPartnerAddress entity, String entityCollection) Creates a fluent helper object that will update aSrvcConfItmPartnerAddressentity on the OData endpoint. -
Uses of SrvcConfItmPartnerAddress 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 SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionDefaultServiceConfirmationServiceBatchChangeSet.updateSrvcConfItmPartnerAddress(SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) ServiceConfirmationServiceBatchChangeSet.updateSrvcConfItmPartnerAddress(SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) Update an existingSrvcConfItmPartnerAddressentity and save it to the S/4HANA system. -
Uses of SrvcConfItmPartnerAddress 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 SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionSrvcConfItmPartnerAddressOneToOneLink.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 SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionprotected SrvcConfItmPartnerAddressLink<ObjectT>SrvcConfItmPartnerAddressLink.translateLinkType(EntityLink<SrvcConfItmPartnerAddressLink<ObjectT>, SrvcConfItmPartnerAddress, ObjectT> link) -
Uses of SrvcConfItmPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcConfItmPartnerAddressModifier and TypeMethodDescriptionDefaultServiceConfirmationService.updateSrvcConfItmPartnerAddress(SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) Deprecated.ServiceConfirmationService.updateSrvcConfItmPartnerAddress(SrvcConfItmPartnerAddress srvcConfItmPartnerAddress) Deprecated.Update an existingSrvcConfItmPartnerAddressentity and save it to the S/4HANA system.