Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BuPaIdentificationField<String> |
BuPaIdentification.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static BuPaIdentificationField<LocalDateTime> |
BuPaIdentification.BP_IDENTIFICATION_ENTRY_DATE
Use with available fluent helpers to apply the BPIdentificationEntryDate field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.BP_IDENTIFICATION_NUMBER
Use with available fluent helpers to apply the BPIdentificationNumber field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.BP_IDENTIFICATION_TYPE
Use with available fluent helpers to apply the BPIdentificationType field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.BP_IDN_NMBR_ISSUING_INSTITUTE
Use with available fluent helpers to apply the BPIdnNmbrIssuingInstitute field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static BuPaIdentificationField<String> |
BuPaIdentification.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static BuPaIdentificationField<LocalDateTime> |
BuPaIdentification.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static BuPaIdentificationField<LocalDateTime> |
BuPaIdentification.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BuPaIdentificationField<T> |
BuPaIdentification.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BuPaIdentification.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.