Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BusinessPartnerRoleField<String> |
BusinessPartnerRole.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static BusinessPartnerRoleField<String> |
BusinessPartnerRole.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static BusinessPartnerRoleField<String> |
BusinessPartnerRole.BUSINESS_PARTNER_ROLE
Use with available fluent helpers to apply the BusinessPartnerRole field to query operations.
|
static BusinessPartnerRoleField<Calendar> |
BusinessPartnerRole.VALID_FROM
Use with available fluent helpers to apply the ValidFrom field to query operations.
|
static BusinessPartnerRoleField<Calendar> |
BusinessPartnerRole.VALID_TO
Use with available fluent helpers to apply the ValidTo field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusinessPartnerRoleField<T> |
BusinessPartnerRole.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.