Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerTaxGroupingField
Packages that use CustomerTaxGroupingField
-
Uses of CustomerTaxGroupingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerTaxGroupingFieldModifier and TypeFieldDescriptionstatic final CustomerTaxGroupingField<LocalDateTime>CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_END_DATEUse with available fluent helpers to apply the CustTaxGroupExemptionEndDate field to query operations.static final CustomerTaxGroupingField<BigDecimal>CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_RATEUse with available fluent helpers to apply the CustTaxGroupExemptionRate field to query operations.static final CustomerTaxGroupingField<LocalDateTime>CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_START_DATEUse with available fluent helpers to apply the CustTaxGroupExemptionStartDate field to query operations.static final CustomerTaxGroupingField<LocalDateTime>CustomerTaxGrouping.CUST_TAX_GROUP_SUBJECTED_END_DATEUse with available fluent helpers to apply the CustTaxGroupSubjectedEndDate field to query operations.static final CustomerTaxGroupingField<LocalDateTime>CustomerTaxGrouping.CUST_TAX_GROUP_SUBJECTED_START_DATEUse with available fluent helpers to apply the CustTaxGroupSubjectedStartDate field to query operations.static final CustomerTaxGroupingField<String>CustomerTaxGrouping.CUST_TAX_GRP_EXEMPTION_CERTIFICATEUse with available fluent helpers to apply the CustTaxGrpExemptionCertificate field to query operations.static final CustomerTaxGroupingField<String>CustomerTaxGrouping.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerTaxGroupingField<String>CustomerTaxGrouping.CUSTOMER_TAX_GROUPING_CODEUse with available fluent helpers to apply the CustomerTaxGroupingCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustomerTaxGroupingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerTaxGroupingField<T>CustomerTaxGrouping.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerTaxGroupingField<T>Use with available fluent helpers to apply an extension field to query operations.