Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcHeaderWhldgTax
Packages that use SuplrInvcHeaderWhldgTax
Package
Description
-
Uses of SuplrInvcHeaderWhldgTax 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 SuplrInvcHeaderWhldgTaxModifier and TypeFieldDescriptionstatic final SupplierInvoiceLink<SuplrInvcHeaderWhldgTax>SupplierInvoice.TO_SUPPLIER_INVOICE_WHLDG_TAXUse with available fluent helpers to apply the to_SupplierInvoiceWhldgTax navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcHeaderWhldgTaxMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return types with arguments of type SuplrInvcHeaderWhldgTaxModifier and TypeMethodDescriptionSupplierInvoice.fetchSupplierInvoiceWhldgTax()Fetches the SuplrInvcHeaderWhldgTax entities (one to many) associated with this entity.protected Class<SuplrInvcHeaderWhldgTax>SuplrInvcHeaderWhldgTaxByKeyFluentHelper.getEntityClass()protected Class<SuplrInvcHeaderWhldgTax>SuplrInvcHeaderWhldgTaxFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrInvcHeaderWhldgTax>>SupplierInvoice.getSupplierInvoiceWhldgTaxIfPresent()Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).SupplierInvoice.getSupplierInvoiceWhldgTaxOrFetch()Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).SuplrInvcHeaderWhldgTax.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with parameters of type SuplrInvcHeaderWhldgTaxModifier and TypeMethodDescriptionvoidSupplierInvoice.addSupplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... entity) Adds elements to the list of associated SuplrInvcHeaderWhldgTax entities.SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... value) Navigation property to_SupplierInvoiceWhldgTax for SupplierInvoice to multiple SuplrInvcHeaderWhldgTax.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration with type arguments of type SuplrInvcHeaderWhldgTaxModifier and TypeMethodDescriptionvoidSupplierInvoice.setSupplierInvoiceWhldgTax(List<SuplrInvcHeaderWhldgTax> value) Overwrites the list of associated SuplrInvcHeaderWhldgTax entities for the loaded navigation property to_SupplierInvoiceWhldgTax. -
Uses of SuplrInvcHeaderWhldgTax 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 SuplrInvcHeaderWhldgTaxModifier and TypeMethodDescriptionSuplrInvcHeaderWhldgTaxOneToOneLink.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 SuplrInvcHeaderWhldgTaxModifier and TypeMethodDescriptionprotected SuplrInvcHeaderWhldgTaxLink<ObjectT>SuplrInvcHeaderWhldgTaxLink.translateLinkType(EntityLink<SuplrInvcHeaderWhldgTaxLink<ObjectT>, SuplrInvcHeaderWhldgTax, ObjectT> link)