Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceTax
Packages that use SupplierInvoiceTax
Package
Description
-
Uses of SupplierInvoiceTax in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type parameters of type SupplierInvoiceTaxModifier and TypeFieldDescriptionstatic final SupplierInvoiceLink<SupplierInvoiceTax>SupplierInvoice.TO_SUPPLIER_INVOICE_TAXUse with available fluent helpers to apply the to_SupplierInvoiceTax navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SupplierInvoiceTaxMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SupplierInvoiceTaxModifier and TypeMethodDescriptionSupplierInvoice.fetchSupplierInvoiceTax()Fetches the SupplierInvoiceTax entities (one to many) associated with this entity.protected Class<SupplierInvoiceTax>SupplierInvoiceTaxByKeyFluentHelper.getEntityClass()protected Class<SupplierInvoiceTax>SupplierInvoiceTaxFluentHelper.getEntityClass()io.vavr.control.Option<List<SupplierInvoiceTax>>SupplierInvoice.getSupplierInvoiceTaxIfPresent()Retrieval of associated SupplierInvoiceTax entities (one to many).SupplierInvoice.getSupplierInvoiceTaxOrFetch()Retrieval of associated SupplierInvoiceTax entities (one to many).SupplierInvoiceTax.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SupplierInvoiceTaxModifier and TypeMethodDescriptionvoidSupplierInvoice.addSupplierInvoiceTax(SupplierInvoiceTax... entity) Adds elements to the list of associated SupplierInvoiceTax entities.SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceTax(SupplierInvoiceTax... value) Navigation property to_SupplierInvoiceTax for SupplierInvoice to multiple SupplierInvoiceTax.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SupplierInvoiceTaxModifier and TypeMethodDescriptionvoidSupplierInvoice.setSupplierInvoiceTax(List<SupplierInvoiceTax> value) Overwrites the list of associated SupplierInvoiceTax entities for the loaded navigation property to_SupplierInvoiceTax. -
Uses of SupplierInvoiceTax in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link that return types with arguments of type SupplierInvoiceTaxModifier and TypeMethodDescriptionSupplierInvoiceTaxOneToOneLink.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.supplierinvoiceintegration.link with type arguments of type SupplierInvoiceTaxModifier and TypeMethodDescriptionprotected SupplierInvoiceTaxLink<ObjectT>SupplierInvoiceTaxLink.translateLinkType(EntityLink<SupplierInvoiceTaxLink<ObjectT>, SupplierInvoiceTax, ObjectT> link)