Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtypev2.field.SituationContextDefSchemaField
Packages that use SituationContextDefSchemaField
-
Uses of SituationContextDefSchemaField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtypev2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtypev2 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<Integer>SituationContextDefSchema.SITN_DATA_CNTXT_VERSIONUse with available fluent helpers to apply the SitnDataCntxtVersion 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.businesssituationtypev2 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.