Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BusinessPartnerTaxNumberField<String> |
BusinessPartnerTaxNumber.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static BusinessPartnerTaxNumberField<String> |
BusinessPartnerTaxNumber.BP_TAX_LONG_NUMBER
Use with available fluent helpers to apply the BPTaxLongNumber field to query operations.
|
static BusinessPartnerTaxNumberField<String> |
BusinessPartnerTaxNumber.BP_TAX_NUMBER
Use with available fluent helpers to apply the BPTaxNumber field to query operations.
|
static BusinessPartnerTaxNumberField<String> |
BusinessPartnerTaxNumber.BP_TAX_TYPE
Use with available fluent helpers to apply the BPTaxType field to query operations.
|
static BusinessPartnerTaxNumberField<String> |
BusinessPartnerTaxNumber.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusinessPartnerTaxNumberField<T> |
BusinessPartnerTaxNumber.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerTaxNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.