Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSlsAreaAddrDepdntTaxInfo
Packages that use CustSlsAreaAddrDepdntTaxInfo
Package
Description
-
Uses of CustSlsAreaAddrDepdntTaxInfo 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 CustSlsAreaAddrDepdntTaxInfoModifier and TypeFieldDescriptionstatic final CustomerSalesAreaTaxLink<CustSlsAreaAddrDepdntTaxInfo>CustomerSalesAreaTax.TO_SLS_AREA_ADDR_DEPDNT_TAXUse with available fluent helpers to apply the to_SlsAreaAddrDepdntTax navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionCustSlsAreaAddrDepdntTaxInfo.CustSlsAreaAddrDepdntTaxInfoBuilder.build()protected CustSlsAreaAddrDepdntTaxInfoCustSlsAreaAddrDepdntTaxInfoCreateFluentHelper.getEntity()protected CustSlsAreaAddrDepdntTaxInfoCustSlsAreaAddrDepdntTaxInfoDeleteFluentHelper.getEntity()protected CustSlsAreaAddrDepdntTaxInfoCustSlsAreaAddrDepdntTaxInfoUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionCustomerSalesAreaTax.fetchSlsAreaAddrDepdntTax()Fetches the CustSlsAreaAddrDepdntTaxInfo entities (one to many) associated with this entity.protected Class<CustSlsAreaAddrDepdntTaxInfo>CustSlsAreaAddrDepdntTaxInfoByKeyFluentHelper.getEntityClass()protected Class<CustSlsAreaAddrDepdntTaxInfo>CustSlsAreaAddrDepdntTaxInfoFluentHelper.getEntityClass()io.vavr.control.Option<List<CustSlsAreaAddrDepdntTaxInfo>>CustomerSalesAreaTax.getSlsAreaAddrDepdntTaxIfPresent()Retrieval of associated CustSlsAreaAddrDepdntTaxInfo entities (one to many).CustomerSalesAreaTax.getSlsAreaAddrDepdntTaxOrFetch()Retrieval of associated CustSlsAreaAddrDepdntTaxInfo entities (one to many).CustSlsAreaAddrDepdntTaxInfo.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionvoidCustomerSalesAreaTax.addSlsAreaAddrDepdntTax(CustSlsAreaAddrDepdntTaxInfo... entity) Adds elements to the list of associated CustSlsAreaAddrDepdntTaxInfo entities.CustomerSalesAreaTax.CustomerSalesAreaTaxBuilder.slsAreaAddrDepdntTax(CustSlsAreaAddrDepdntTaxInfo... value) Navigation property to_SlsAreaAddrDepdntTax for CustomerSalesAreaTax to multiple CustSlsAreaAddrDepdntTaxInfo.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionvoidCustomerSalesAreaTax.setSlsAreaAddrDepdntTax(List<CustSlsAreaAddrDepdntTaxInfo> value) Overwrites the list of associated CustSlsAreaAddrDepdntTaxInfo entities for the loaded navigation property to_SlsAreaAddrDepdntTax.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustSlsAreaAddrDepdntTaxInfoModifierConstructorDescriptionCustSlsAreaAddrDepdntTaxInfoCreateFluentHelper(String servicePath, CustSlsAreaAddrDepdntTaxInfo entity, String entityCollection) Creates a fluent helper object that will create aCustSlsAreaAddrDepdntTaxInfoentity on the OData endpoint.CustSlsAreaAddrDepdntTaxInfoDeleteFluentHelper(String servicePath, CustSlsAreaAddrDepdntTaxInfo entity, String entityCollection) Creates a fluent helper object that will delete aCustSlsAreaAddrDepdntTaxInfoentity on the OData endpoint.CustSlsAreaAddrDepdntTaxInfoUpdateFluentHelper(String servicePath, CustSlsAreaAddrDepdntTaxInfo entity, String entityCollection) Creates a fluent helper object that will update aCustSlsAreaAddrDepdntTaxInfoentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type CustSlsAreaAddrDepdntTaxInfoModifierConstructorDescriptionCustomerSalesAreaTax(String customer, String salesOrganization, String distributionChannel, String division, String departureCountry, String customerTaxCategory, String customerTaxClassification, List<CustSlsAreaAddrDepdntTaxInfo> toSlsAreaAddrDepdntTax) -
Uses of CustSlsAreaAddrDepdntTaxInfo 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 CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Create a newCustSlsAreaAddrDepdntTaxInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) BusinessPartnerServiceBatchChangeSet.deleteCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deletes an existingCustSlsAreaAddrDepdntTaxInfoentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) BusinessPartnerServiceBatchChangeSet.updateCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Update an existingCustSlsAreaAddrDepdntTaxInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) -
Uses of CustSlsAreaAddrDepdntTaxInfo 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 CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionCustSlsAreaAddrDepdntTaxInfoOneToOneLink.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 CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionprotected CustSlsAreaAddrDepdntTaxInfoLink<ObjectT>CustSlsAreaAddrDepdntTaxInfoLink.translateLinkType(EntityLink<CustSlsAreaAddrDepdntTaxInfoLink<ObjectT>, CustSlsAreaAddrDepdntTaxInfo, ObjectT> link) -
Uses of CustSlsAreaAddrDepdntTaxInfo in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustSlsAreaAddrDepdntTaxInfoModifier and TypeMethodDescriptionBusinessPartnerService.createCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.Create a newCustSlsAreaAddrDepdntTaxInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.BusinessPartnerService.deleteCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.Deletes an existingCustSlsAreaAddrDepdntTaxInfoentity in the S/4HANA system.DefaultBusinessPartnerService.deleteCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.BusinessPartnerService.updateCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.Update an existingCustSlsAreaAddrDepdntTaxInfoentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateCustSlsAreaAddrDepdntTaxInfo(CustSlsAreaAddrDepdntTaxInfo custSlsAreaAddrDepdntTaxInfo) Deprecated.