Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.field.EHSLocationValueHelpField
Packages that use EHSLocationValueHelpField
-
Uses of EHSLocationValueHelpField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate declared as EHSLocationValueHelpFieldModifier and TypeFieldDescriptionstatic final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_CLASSIFIER_NAMEUse with available fluent helpers to apply the EHSClassifierName field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOC_CLASSIFIERS_TEXTUse with available fluent helpers to apply the EHSLocClassifiersText field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_IDUse with available fluent helpers to apply the EHSLocationID field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_ID_AND_NAMEUse with available fluent helpers to apply the EHSLocationIDAndName field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_NAMEUse with available fluent helpers to apply the EHSLocationName field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_NAME_FREE_SRCHUse with available fluent helpers to apply the EHSLocationNameFreeSrch field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_STATUSUse with available fluent helpers to apply the EHSLocationStatus field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_STATUS_TEXTUse with available fluent helpers to apply the EHSLocationStatus_Text field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_TYPEUse with available fluent helpers to apply the EHSLocationType field to query operations.static final EHSLocationValueHelpField<String>EHSLocationValueHelp.EHS_LOCATION_TYPE_TEXTUse with available fluent helpers to apply the EHSLocationType_Text field to query operations.static final EHSLocationValueHelpField<UUID>EHSLocationValueHelp.EHS_LOCATION_UUIDUse with available fluent helpers to apply the EHSLocationUUID field to query operations.static final EHSLocationValueHelpField<BigDecimal>EHSLocationValueHelp.GEOGRAPHICAL_LOCATION_LATITUDEUse with available fluent helpers to apply the GeographicalLocationLatitude field to query operations.static final EHSLocationValueHelpField<BigDecimal>EHSLocationValueHelp.GEOGRAPHICAL_LOCATION_LONGITUDEUse with available fluent helpers to apply the GeographicalLocationLongitude field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSLocationValueHelpFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EHSLocationValueHelpField<T>EHSLocationValueHelp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EHSLocationValueHelpField<T>Use with available fluent helpers to apply an extension field to query operations.