Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSlsAreaAddrDepdntInfo
Packages that use CustSlsAreaAddrDepdntInfo
Package
Description
-
Uses of CustSlsAreaAddrDepdntInfo in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type parameters of type CustSlsAreaAddrDepdntInfoModifier and TypeFieldDescriptionstatic final CustomerSalesAreaLink<CustSlsAreaAddrDepdntInfo>CustomerSalesArea.TO_SLS_AREA_ADDR_DEPDNT_INFOUse with available fluent helpers to apply the to_SlsAreaAddrDepdntInfo navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionCustSlsAreaAddrDepdntInfo.CustSlsAreaAddrDepdntInfoBuilder.build()protected CustSlsAreaAddrDepdntInfoCustSlsAreaAddrDepdntInfoCreateFluentHelper.getEntity()protected CustSlsAreaAddrDepdntInfoCustSlsAreaAddrDepdntInfoDeleteFluentHelper.getEntity()protected CustSlsAreaAddrDepdntInfoCustSlsAreaAddrDepdntInfoUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionCustomerSalesArea.fetchSlsAreaAddrDepdntInfo()Fetches the CustSlsAreaAddrDepdntInfo entities (one to many) associated with this entity.protected Class<CustSlsAreaAddrDepdntInfo>CustSlsAreaAddrDepdntInfoByKeyFluentHelper.getEntityClass()protected Class<CustSlsAreaAddrDepdntInfo>CustSlsAreaAddrDepdntInfoFluentHelper.getEntityClass()io.vavr.control.Option<List<CustSlsAreaAddrDepdntInfo>>CustomerSalesArea.getSlsAreaAddrDepdntInfoIfPresent()Retrieval of associated CustSlsAreaAddrDepdntInfo entities (one to many).CustomerSalesArea.getSlsAreaAddrDepdntInfoOrFetch()Retrieval of associated CustSlsAreaAddrDepdntInfo entities (one to many).CustSlsAreaAddrDepdntInfo.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionvoidCustomerSalesArea.addSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo... entity) Adds elements to the list of associated CustSlsAreaAddrDepdntInfo entities.CustomerSalesArea.CustomerSalesAreaBuilder.slsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo... value) Navigation property to_SlsAreaAddrDepdntInfo for CustomerSalesArea to multiple CustSlsAreaAddrDepdntInfo.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionvoidCustomerSalesArea.setSlsAreaAddrDepdntInfo(List<CustSlsAreaAddrDepdntInfo> value) Overwrites the list of associated CustSlsAreaAddrDepdntInfo entities for the loaded navigation property to_SlsAreaAddrDepdntInfo.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustSlsAreaAddrDepdntInfoModifierConstructorDescriptionCustSlsAreaAddrDepdntInfoCreateFluentHelper(String servicePath, CustSlsAreaAddrDepdntInfo entity, String entityCollection) Creates a fluent helper object that will create aCustSlsAreaAddrDepdntInfoentity on the OData endpoint.CustSlsAreaAddrDepdntInfoDeleteFluentHelper(String servicePath, CustSlsAreaAddrDepdntInfo entity, String entityCollection) Creates a fluent helper object that will delete aCustSlsAreaAddrDepdntInfoentity on the OData endpoint.CustSlsAreaAddrDepdntInfoUpdateFluentHelper(String servicePath, CustSlsAreaAddrDepdntInfo entity, String entityCollection) Creates a fluent helper object that will update aCustSlsAreaAddrDepdntInfoentity on the OData endpoint. -
Uses of CustSlsAreaAddrDepdntInfo in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch with parameters of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Create a newCustSlsAreaAddrDepdntInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) BusinessPartnerServiceBatchChangeSet.deleteCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deletes an existingCustSlsAreaAddrDepdntInfoentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) BusinessPartnerServiceBatchChangeSet.updateCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Update an existingCustSlsAreaAddrDepdntInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) -
Uses of CustSlsAreaAddrDepdntInfo in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return types with arguments of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionCustSlsAreaAddrDepdntInfoOneToOneLink.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.businesspartner.link with type arguments of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionprotected CustSlsAreaAddrDepdntInfoLink<ObjectT>CustSlsAreaAddrDepdntInfoLink.translateLinkType(EntityLink<CustSlsAreaAddrDepdntInfoLink<ObjectT>, CustSlsAreaAddrDepdntInfo, ObjectT> link) -
Uses of CustSlsAreaAddrDepdntInfo in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustSlsAreaAddrDepdntInfoModifier and TypeMethodDescriptionBusinessPartnerService.createCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.Create a newCustSlsAreaAddrDepdntInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.BusinessPartnerService.deleteCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.Deletes an existingCustSlsAreaAddrDepdntInfoentity in the S/4HANA system.DefaultBusinessPartnerService.deleteCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.BusinessPartnerService.updateCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.Update an existingCustSlsAreaAddrDepdntInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateCustSlsAreaAddrDepdntInfo(CustSlsAreaAddrDepdntInfo custSlsAreaAddrDepdntInfo) Deprecated.