Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject |
Modifier and Type | Field and Description |
---|---|
static ProjectRoleField<String> |
ProjectRole.BUSINESS_PARTNER_ID
Use with available fluent helpers to apply the BusinessPartnerID field to query operations.
|
static ProjectRoleField<String> |
ProjectRole.BUSINESS_PARTNER_NAME
Use with available fluent helpers to apply the BusinessPartnerName field to query operations.
|
static ProjectRoleField<String> |
ProjectRole.PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static ProjectRoleField<String> |
ProjectRole.PROJECT_ROLE_ID
Use with available fluent helpers to apply the ProjectRoleID field to query operations.
|
static ProjectRoleField<String> |
ProjectRole.PROJECT_ROLE_NAME
Use with available fluent helpers to apply the ProjectRoleName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProjectRoleField<T> |
ProjectRole.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProjectRole.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.