Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field.SupplierInvoiceTaxField
Packages that use SupplierInvoiceTaxField
-
Uses of SupplierInvoiceTaxField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SupplierInvoiceTaxFieldModifier and TypeFieldDescriptionstatic final SupplierInvoiceTaxField<String>SupplierInvoiceTax.DOCUMENT_CURRENCYUse with available fluent helpers to apply the DocumentCurrency field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.SUPPLIER_INVOICEUse with available fluent helpers to apply the SupplierInvoice field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.SUPPLIER_INVOICE_TAX_COUNTERUse with available fluent helpers to apply the SupplierInvoiceTaxCounter field to query operations.static final SupplierInvoiceTaxField<BigDecimal>SupplierInvoiceTax.TAX_AMOUNTUse with available fluent helpers to apply the TaxAmount field to query operations.static final SupplierInvoiceTaxField<BigDecimal>SupplierInvoiceTax.TAX_BASE_AMOUNT_IN_TRANS_CRCYUse with available fluent helpers to apply the TaxBaseAmountInTransCrcy field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.TAX_CODEUse with available fluent helpers to apply the TaxCode field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.TAX_COUNTRYUse with available fluent helpers to apply the TaxCountry field to query operations.static final SupplierInvoiceTaxField<String>SupplierInvoiceTax.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SupplierInvoiceTaxFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierInvoiceTaxField<T>SupplierInvoiceTax.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierInvoiceTaxField<T>Use with available fluent helpers to apply an extension field to query operations.