Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BuPaAddressUsageField<String> |
BuPaAddressUsage.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static BuPaAddressUsageField<String> |
BuPaAddressUsage.ADDRESS_USAGE
Use with available fluent helpers to apply the AddressUsage field to query operations.
|
static BuPaAddressUsageField<String> |
BuPaAddressUsage.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static BuPaAddressUsageField<String> |
BuPaAddressUsage.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static BuPaAddressUsageField<Boolean> |
BuPaAddressUsage.STANDARD_USAGE
Use with available fluent helpers to apply the StandardUsage field to query operations.
|
static BuPaAddressUsageField<ZonedDateTime> |
BuPaAddressUsage.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static BuPaAddressUsageField<ZonedDateTime> |
BuPaAddressUsage.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BuPaAddressUsageField<T> |
BuPaAddressUsage.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaAddressUsage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.