Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation |
Modifier and Type | Field and Description |
---|---|
static SitnDataContextField<ZonedDateTime> |
SitnDataContext.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_ACTION_ID
Use with available fluent helpers to apply the SitnActionID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_DATA_CONTEXT
Use with available fluent helpers to apply the SitnDataContext field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_DATA_CONTEXT_ID
Use with available fluent helpers to apply the SitnDataContextID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_DEF_TEMPLATE_ID
Use with available fluent helpers to apply the SitnDefTemplateID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_DEFINITION_ID
Use with available fluent helpers to apply the SitnDefinitionID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTANCE_ID
Use with available fluent helpers to apply the SitnInstanceID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTCE_ACTIVITY_ID
Use with available fluent helpers to apply the SitnInstceActivityID field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTCE_ACTY_TYPE
Use with available fluent helpers to apply the SitnInstceActyType field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTCE_ANCHOR_OBJECT_KEY
Use with available fluent helpers to apply the SitnInstceAnchorObjectKey field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTCE_STATUS
Use with available fluent helpers to apply the SitnInstceStatus field to query operations.
|
static SitnDataContextField<String> |
SitnDataContext.SITN_INSTCE_TRIGGER_OBJECT_KEY
Use with available fluent helpers to apply the SitnInstceTriggerObjectKey field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SitnDataContextField<T> |
SitnDataContext.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SitnDataContext.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.