Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.SupplierWithHoldingTaxField
Packages that use SupplierWithHoldingTaxField
-
Uses of SupplierWithHoldingTaxField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierWithHoldingTaxFieldModifier and TypeFieldDescriptionstatic final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final SupplierWithHoldingTaxField<LocalDateTime>SupplierWithHoldingTax.EXEMPTION_DATE_BEGINUse with available fluent helpers to apply the ExemptionDateBegin field to query operations.static final SupplierWithHoldingTaxField<LocalDateTime>SupplierWithHoldingTax.EXEMPTION_DATE_ENDUse with available fluent helpers to apply the ExemptionDateEnd field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.EXEMPTION_REASONUse with available fluent helpers to apply the ExemptionReason field to query operations.static final SupplierWithHoldingTaxField<Boolean>SupplierWithHoldingTax.IS_WITHHOLDING_TAX_SUBJECTUse with available fluent helpers to apply the IsWithholdingTaxSubject field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.RECIPIENT_TYPEUse with available fluent helpers to apply the RecipientType field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.WITHHOLDING_TAX_CERTIFICATEUse with available fluent helpers to apply the WithholdingTaxCertificate field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.WITHHOLDING_TAX_CODEUse with available fluent helpers to apply the WithholdingTaxCode field to query operations.static final SupplierWithHoldingTaxField<BigDecimal>SupplierWithHoldingTax.WITHHOLDING_TAX_EXMPT_PERCENTUse with available fluent helpers to apply the WithholdingTaxExmptPercent field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.WITHHOLDING_TAX_NUMBERUse with available fluent helpers to apply the WithholdingTaxNumber field to query operations.static final SupplierWithHoldingTaxField<String>SupplierWithHoldingTax.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.businesspartner that return SupplierWithHoldingTaxFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierWithHoldingTaxField<T>SupplierWithHoldingTax.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierWithHoldingTaxField<T>Use with available fluent helpers to apply an extension field to query operations.