Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.SrvcOrdTmplItmPartnerAddress
Packages that use SrvcOrdTmplItmPartnerAddress
Package
Description
-
Uses of SrvcOrdTmplItmPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type parameters of type SrvcOrdTmplItmPartnerAddressModifier and TypeFieldDescriptionSrvcOrdTmplItemPartner.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.serviceordertemplate that return SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionSrvcOrdTmplItmPartnerAddress.SrvcOrdTmplItmPartnerAddressBuilder.build()SrvcOrdTmplItemPartner.fetchAddress()Fetches the SrvcOrdTmplItmPartnerAddress entity (one to one) associated with this entity.SrvcOrdTmplItemPartner.getAddressOrFetch()Retrieval of associated SrvcOrdTmplItmPartnerAddress entity (one to one).protected SrvcOrdTmplItmPartnerAddressSrvcOrdTmplItmPartnerAddressUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return types with arguments of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionio.vavr.control.Option<SrvcOrdTmplItmPartnerAddress>SrvcOrdTmplItemPartner.getAddressIfPresent()Retrieval of associated SrvcOrdTmplItmPartnerAddress entity (one to one).protected Class<SrvcOrdTmplItmPartnerAddress>SrvcOrdTmplItmPartnerAddressByKeyFluentHelper.getEntityClass()protected Class<SrvcOrdTmplItmPartnerAddress>SrvcOrdTmplItmPartnerAddressFluentHelper.getEntityClass()SrvcOrdTmplItmPartnerAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionSrvcOrdTmplItemPartner.SrvcOrdTmplItemPartnerBuilder.address(SrvcOrdTmplItmPartnerAddress value) Navigation property to_Address for SrvcOrdTmplItemPartner to single SrvcOrdTmplItmPartnerAddress.voidSrvcOrdTmplItemPartner.setAddress(SrvcOrdTmplItmPartnerAddress value) Overwrites the associated SrvcOrdTmplItmPartnerAddress entity for the loaded navigation property to_Address.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type SrvcOrdTmplItmPartnerAddressModifierConstructorDescriptionSrvcOrdTmplItemPartner(String serviceOrderTemplate, String serviceOrderTemplateItem, String custMgmtPartnerFunction, String custMgmtBusinessPartner, Boolean custMgmtPartnerIsMainPartner, SrvcOrdTmplItmPartnerAddress toAddress) SrvcOrdTmplItmPartnerAddressUpdateFluentHelper(String servicePath, SrvcOrdTmplItmPartnerAddress entity, String entityCollection) Creates a fluent helper object that will update aSrvcOrdTmplItmPartnerAddressentity on the OData endpoint. -
Uses of SrvcOrdTmplItmPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch with parameters of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionDefaultServiceOrderTemplateServiceBatchChangeSet.updateSrvcOrdTmplItmPartnerAddress(SrvcOrdTmplItmPartnerAddress srvcOrdTmplItmPartnerAddress) ServiceOrderTemplateServiceBatchChangeSet.updateSrvcOrdTmplItmPartnerAddress(SrvcOrdTmplItmPartnerAddress srvcOrdTmplItmPartnerAddress) Update an existingSrvcOrdTmplItmPartnerAddressentity and save it to the S/4HANA system. -
Uses of SrvcOrdTmplItmPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that return types with arguments of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionSrvcOrdTmplItmPartnerAddressOneToOneLink.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.serviceordertemplate.link with type arguments of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionprotected SrvcOrdTmplItmPartnerAddressLink<ObjectT>SrvcOrdTmplItmPartnerAddressLink.translateLinkType(EntityLink<SrvcOrdTmplItmPartnerAddressLink<ObjectT>, SrvcOrdTmplItmPartnerAddress, ObjectT> link) -
Uses of SrvcOrdTmplItmPartnerAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcOrdTmplItmPartnerAddressModifier and TypeMethodDescriptionDefaultServiceOrderTemplateService.updateSrvcOrdTmplItmPartnerAddress(SrvcOrdTmplItmPartnerAddress srvcOrdTmplItmPartnerAddress) Deprecated.ServiceOrderTemplateService.updateSrvcOrdTmplItmPartnerAddress(SrvcOrdTmplItmPartnerAddress srvcOrdTmplItmPartnerAddress) Deprecated.Update an existingSrvcOrdTmplItmPartnerAddressentity and save it to the S/4HANA system.