Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.field.SitnInstanceField
Packages that use SitnInstanceField
-
Uses of SitnInstanceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation declared as SitnInstanceFieldModifier and TypeFieldDescriptionstatic final SitnInstanceField<ZonedDateTime>SitnInstance.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_DEF_ANCHOR_OBJECTUse with available fluent helpers to apply the SitnDefAnchorObject field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_DEF_TEMPLATE_IDUse with available fluent helpers to apply the SitnDefTemplateID field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_DEFINITION_IDUse with available fluent helpers to apply the SitnDefinitionID field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_INSTANCE_IDUse with available fluent helpers to apply the SitnInstanceID field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_INSTCE_ANCHOR_OBJECT_KEYUse with available fluent helpers to apply the SitnInstceAnchorObjectKey field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_INSTCE_STAGEUse with available fluent helpers to apply the SitnInstceStage field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_INSTCE_STATUSUse with available fluent helpers to apply the SitnInstceStatus field to query operations.static final SitnInstanceField<String>SitnInstance.SITN_INSTCE_TRIGGER_OBJECT_KEYUse with available fluent helpers to apply the SitnInstceTriggerObjectKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation that return SitnInstanceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SitnInstanceField<T>SitnInstance.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SitnInstanceField<T>Use with available fluent helpers to apply an extension field to query operations.