Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerTaxGroupingField<LocalDateTime> |
CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_END_DATE
Use with available fluent helpers to apply the CustTaxGroupExemptionEndDate field to query operations.
|
static CustomerTaxGroupingField<BigDecimal> |
CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_RATE
Use with available fluent helpers to apply the CustTaxGroupExemptionRate field to query operations.
|
static CustomerTaxGroupingField<LocalDateTime> |
CustomerTaxGrouping.CUST_TAX_GROUP_EXEMPTION_START_DATE
Use with available fluent helpers to apply the CustTaxGroupExemptionStartDate field to query operations.
|
static CustomerTaxGroupingField<LocalDateTime> |
CustomerTaxGrouping.CUST_TAX_GROUP_SUBJECTED_END_DATE
Use with available fluent helpers to apply the CustTaxGroupSubjectedEndDate field to query operations.
|
static CustomerTaxGroupingField<LocalDateTime> |
CustomerTaxGrouping.CUST_TAX_GROUP_SUBJECTED_START_DATE
Use with available fluent helpers to apply the CustTaxGroupSubjectedStartDate field to query operations.
|
static CustomerTaxGroupingField<String> |
CustomerTaxGrouping.CUST_TAX_GRP_EXEMPTION_CERTIFICATE
Use with available fluent helpers to apply the CustTaxGrpExemptionCertificate field to query operations.
|
static CustomerTaxGroupingField<String> |
CustomerTaxGrouping.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerTaxGroupingField<String> |
CustomerTaxGrouping.CUSTOMER_TAX_GROUPING_CODE
Use with available fluent helpers to apply the CustomerTaxGroupingCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerTaxGroupingField<T> |
CustomerTaxGrouping.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerTaxGrouping.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.