Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.field.SituationContextDefSchemaField
Packages that use SituationContextDefSchemaField
-
Uses of SituationContextDefSchemaField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype declared as SituationContextDefSchemaFieldModifier and TypeFieldDescriptionstatic final SituationContextDefSchemaField<Integer>SituationContextDefSchema.SITN_DATA_CNTXT_FORMAT_VERSIONUse with available fluent helpers to apply the SitnDataCntxtFormatVersion field to query operations.static final SituationContextDefSchemaField<String>SituationContextDefSchema.SITN_DATA_CNTXT_SCHEMAUse with available fluent helpers to apply the SitnDataCntxtSchema field to query operations.static final SituationContextDefSchemaField<Integer>SituationContextDefSchema.SITN_DATA_CNTXT_SCHEMA_VERSIONUse with available fluent helpers to apply the SitnDataCntxtSchemaVersion field to query operations.static final SituationContextDefSchemaField<String>SituationContextDefSchema.SITN_DEF_TEMPLATE_IDUse with available fluent helpers to apply the SitnDefTemplateID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype that return SituationContextDefSchemaFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SituationContextDefSchemaField<T>SituationContextDefSchema.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SituationContextDefSchemaField<T>Use with available fluent helpers to apply an extension field to query operations.