Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax
Packages that use SupplierWithHoldingTax
Package
Description
-
Uses of SupplierWithHoldingTax 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 SupplierWithHoldingTaxModifier and TypeFieldDescriptionstatic final SupplierCompanyLink<SupplierWithHoldingTax>SupplierCompany.TO_SUPPLIER_WITH_HOLDING_TAXUse with available fluent helpers to apply the to_SupplierWithHoldingTax navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierWithHoldingTaxModifier and TypeMethodDescriptionSupplierWithHoldingTax.SupplierWithHoldingTaxBuilder.build()protected SupplierWithHoldingTaxSupplierWithHoldingTaxCreateFluentHelper.getEntity()protected SupplierWithHoldingTaxSupplierWithHoldingTaxDeleteFluentHelper.getEntity()protected SupplierWithHoldingTaxSupplierWithHoldingTaxUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type SupplierWithHoldingTaxModifier and TypeMethodDescriptionSupplierCompany.fetchSupplierWithHoldingTax()Fetches the SupplierWithHoldingTax entities (one to many) associated with this entity.protected Class<SupplierWithHoldingTax>SupplierWithHoldingTaxByKeyFluentHelper.getEntityClass()protected Class<SupplierWithHoldingTax>SupplierWithHoldingTaxFluentHelper.getEntityClass()io.vavr.control.Option<List<SupplierWithHoldingTax>>SupplierCompany.getSupplierWithHoldingTaxIfPresent()Retrieval of associated SupplierWithHoldingTax entities (one to many).SupplierCompany.getSupplierWithHoldingTaxOrFetch()Retrieval of associated SupplierWithHoldingTax entities (one to many).SupplierWithHoldingTax.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierWithHoldingTaxModifier and TypeMethodDescriptionvoidSupplierCompany.addSupplierWithHoldingTax(SupplierWithHoldingTax... entity) Adds elements to the list of associated SupplierWithHoldingTax entities.SupplierCompany.SupplierCompanyBuilder.supplierWithHoldingTax(SupplierWithHoldingTax... value) Navigation property to_SupplierWithHoldingTax for SupplierCompany to multiple SupplierWithHoldingTax.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type SupplierWithHoldingTaxModifier and TypeMethodDescriptionvoidSupplierCompany.setSupplierWithHoldingTax(List<SupplierWithHoldingTax> value) Overwrites the list of associated SupplierWithHoldingTax entities for the loaded navigation property to_SupplierWithHoldingTax.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierWithHoldingTaxModifierConstructorDescriptionSupplierWithHoldingTaxCreateFluentHelper(String servicePath, SupplierWithHoldingTax entity, String entityCollection) Creates a fluent helper object that will create aSupplierWithHoldingTaxentity on the OData endpoint.SupplierWithHoldingTaxDeleteFluentHelper(String servicePath, SupplierWithHoldingTax entity, String entityCollection) Creates a fluent helper object that will delete aSupplierWithHoldingTaxentity on the OData endpoint.SupplierWithHoldingTaxUpdateFluentHelper(String servicePath, SupplierWithHoldingTax entity, String entityCollection) Creates a fluent helper object that will update aSupplierWithHoldingTaxentity on the OData endpoint. -
Uses of SupplierWithHoldingTax 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 SupplierWithHoldingTaxModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Create a newSupplierWithHoldingTaxentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) BusinessPartnerServiceBatchChangeSet.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deletes an existingSupplierWithHoldingTaxentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) BusinessPartnerServiceBatchChangeSet.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Update an existingSupplierWithHoldingTaxentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) -
Uses of SupplierWithHoldingTax 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 SupplierWithHoldingTaxModifier and TypeMethodDescriptionSupplierWithHoldingTaxOneToOneLink.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 SupplierWithHoldingTaxModifier and TypeMethodDescriptionprotected SupplierWithHoldingTaxLink<ObjectT>SupplierWithHoldingTaxLink.translateLinkType(EntityLink<SupplierWithHoldingTaxLink<ObjectT>, SupplierWithHoldingTax, ObjectT> link) -
Uses of SupplierWithHoldingTax in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SupplierWithHoldingTaxModifier and TypeMethodDescriptionBusinessPartnerService.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.Create a newSupplierWithHoldingTaxentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.BusinessPartnerService.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.Deletes an existingSupplierWithHoldingTaxentity in the S/4HANA system.DefaultBusinessPartnerService.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.BusinessPartnerService.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.Update an existingSupplierWithHoldingTaxentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax) Deprecated.