Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype |
Modifier and Type | Field and Description |
---|---|
static SituationTypeField<Boolean> |
SituationType.SITN_DEF_AUTOMATION_IS_ENABLED
Use with available fluent helpers to apply the SitnDefAutomationIsEnabled field to query operations.
|
static SituationTypeField<Boolean> |
SituationType.SITN_DEF_DATA_CONTEXT_IS_ENABLED
Use with available fluent helpers to apply the SitnDefDataContextIsEnabled field to query operations.
|
static SituationTypeField<Boolean> |
SituationType.SITN_DEF_IS_ENABLED
Use with available fluent helpers to apply the SitnDefIsEnabled field to query operations.
|
static SituationTypeField<String> |
SituationType.SITN_DEF_TEMPLATE_ID
Use with available fluent helpers to apply the SitnDefTemplateID field to query operations.
|
static SituationTypeField<String> |
SituationType.SITN_DEFINITION_ID
Use with available fluent helpers to apply the SitnDefinitionID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SituationTypeField<T> |
SituationType.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.