Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field.SuplrInvcHeaderWhldgTaxField
Packages that use SuplrInvcHeaderWhldgTaxField
-
Uses of SuplrInvcHeaderWhldgTaxField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SuplrInvcHeaderWhldgTaxFieldModifier and TypeFieldDescriptionstatic final SuplrInvcHeaderWhldgTaxField<String>SuplrInvcHeaderWhldgTax.DOCUMENT_CURRENCYUse with available fluent helpers to apply the DocumentCurrency field to query operations.static final SuplrInvcHeaderWhldgTaxField<String>SuplrInvcHeaderWhldgTax.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final SuplrInvcHeaderWhldgTaxField<BigDecimal>SuplrInvcHeaderWhldgTax.MANUALLY_ENTERED_WHLDG_TAX_AMOUNTUse with available fluent helpers to apply the ManuallyEnteredWhldgTaxAmount field to query operations.static final SuplrInvcHeaderWhldgTaxField<String>SuplrInvcHeaderWhldgTax.SUPPLIER_INVOICEUse with available fluent helpers to apply the SupplierInvoice field to query operations.static final SuplrInvcHeaderWhldgTaxField<BigDecimal>SuplrInvcHeaderWhldgTax.WITHHOLDING_TAX_BASE_AMOUNTUse with available fluent helpers to apply the WithholdingTaxBaseAmount field to query operations.static final SuplrInvcHeaderWhldgTaxField<String>SuplrInvcHeaderWhldgTax.WITHHOLDING_TAX_CODEUse with available fluent helpers to apply the WithholdingTaxCode field to query operations.static final SuplrInvcHeaderWhldgTaxField<String>SuplrInvcHeaderWhldgTax.WITHHOLDING_TAX_TYPEUse with available fluent helpers to apply the WithholdingTaxType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcHeaderWhldgTaxFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrInvcHeaderWhldgTaxField<T>SuplrInvcHeaderWhldgTax.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrInvcHeaderWhldgTaxField<T>Use with available fluent helpers to apply an extension field to query operations.