Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static AddressFaxNumberField<String> |
AddressFaxNumber.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.FAX_COUNTRY
Use with available fluent helpers to apply the FaxCountry field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.FAX_NUMBER_EXTENSION
Use with available fluent helpers to apply the FaxNumberExtension field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.INTERNATIONAL_FAX_NUMBER
Use with available fluent helpers to apply the InternationalFaxNumber field to query operations.
|
static AddressFaxNumberField<Boolean> |
AddressFaxNumber.IS_DEFAULT_FAX_NUMBER
Use with available fluent helpers to apply the IsDefaultFaxNumber field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.ORDINAL_NUMBER
Use with available fluent helpers to apply the OrdinalNumber field to query operations.
|
static AddressFaxNumberField<String> |
AddressFaxNumber.PERSON
Use with available fluent helpers to apply the Person field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AddressFaxNumberField<T> |
AddressFaxNumber.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressFaxNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.