Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration |
Modifier and Type | Field and Description |
---|---|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.DOCUMENT_CURRENCY
Use with available fluent helpers to apply the DocumentCurrency field to query operations.
|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.FISCAL_YEAR
Use with available fluent helpers to apply the FiscalYear field to query operations.
|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.SUPPLIER_INVOICE
Use with available fluent helpers to apply the SupplierInvoice field to query operations.
|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.SUPPLIER_INVOICE_TAX_COUNTER
Use with available fluent helpers to apply the SupplierInvoiceTaxCounter field to query operations.
|
static SupplierInvoiceTaxField<BigDecimal> |
SupplierInvoiceTax.TAX_AMOUNT
Use with available fluent helpers to apply the TaxAmount field to query operations.
|
static SupplierInvoiceTaxField<BigDecimal> |
SupplierInvoiceTax.TAX_BASE_AMOUNT_IN_TRANS_CRCY
Use with available fluent helpers to apply the TaxBaseAmountInTransCrcy field to query operations.
|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.TAX_CODE
Use with available fluent helpers to apply the TaxCode field to query operations.
|
static SupplierInvoiceTaxField<String> |
SupplierInvoiceTax.TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierInvoiceTaxField<T> |
SupplierInvoiceTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierInvoiceTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.