Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerWithHoldingTaxField
Packages that use CustomerWithHoldingTaxField
-
Uses of CustomerWithHoldingTaxField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerWithHoldingTaxFieldModifier and TypeFieldDescriptionstatic final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerWithHoldingTaxField<LocalDateTime>CustomerWithHoldingTax.EXEMPTION_DATE_BEGINUse with available fluent helpers to apply the ExemptionDateBegin field to query operations.static final CustomerWithHoldingTaxField<LocalDateTime>CustomerWithHoldingTax.EXEMPTION_DATE_ENDUse with available fluent helpers to apply the ExemptionDateEnd field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.EXEMPTION_REASONUse with available fluent helpers to apply the ExemptionReason field to query operations.static final CustomerWithHoldingTaxField<LocalDateTime>CustomerWithHoldingTax.OBLIGATION_DATE_BEGINUse with available fluent helpers to apply the ObligationDateBegin field to query operations.static final CustomerWithHoldingTaxField<LocalDateTime>CustomerWithHoldingTax.OBLIGATION_DATE_ENDUse with available fluent helpers to apply the ObligationDateEnd field to query operations.static final CustomerWithHoldingTaxField<Boolean>CustomerWithHoldingTax.WITHHOLDING_TAX_AGENTUse with available fluent helpers to apply the WithholdingTaxAgent field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.WITHHOLDING_TAX_CERTIFICATEUse with available fluent helpers to apply the WithholdingTaxCertificate field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.WITHHOLDING_TAX_CODEUse with available fluent helpers to apply the WithholdingTaxCode field to query operations.static final CustomerWithHoldingTaxField<BigDecimal>CustomerWithHoldingTax.WITHHOLDING_TAX_EXMPT_PERCENTUse with available fluent helpers to apply the WithholdingTaxExmptPercent field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.WITHHOLDING_TAX_NUMBERUse with available fluent helpers to apply the WithholdingTaxNumber field to query operations.static final CustomerWithHoldingTaxField<String>CustomerWithHoldingTax.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 CustomerWithHoldingTaxFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerWithHoldingTaxField<T>CustomerWithHoldingTax.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerWithHoldingTaxField<T>Use with available fluent helpers to apply an extension field to query operations.