Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.CharacteristicField
Packages that use CharacteristicField
-
Uses of CharacteristicField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as CharacteristicFieldModifier and TypeFieldDescriptionstatic final CharacteristicField<String>Characteristic.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final CharacteristicField<String>Characteristic.CHARACTERISTICUse with available fluent helpers to apply the Characteristic field to query operations.static final CharacteristicField<String>Characteristic.CHARC_DATA_TYPEUse with available fluent helpers to apply the CharcDataType field to query operations.static final CharacteristicField<String>Characteristic.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final CharacteristicField<String>Characteristic.CLASS_CLASSFCTN_AUTH_GRPUse with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.static final CharacteristicField<String>Characteristic.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final CharacteristicField<String>Characteristic.CLASS_MAINT_AUTH_GRPUse with available fluent helpers to apply the ClassMaintAuthGrp field to query operations.static final CharacteristicField<String>Characteristic.CLASS_PROPERTYUse with available fluent helpers to apply the Class field to query operations.static final CharacteristicField<String>Characteristic.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final CharacteristicField<String>Characteristic.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final CharacteristicField<String>Characteristic.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final CharacteristicField<LocalDateTime>Characteristic.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return CharacteristicFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CharacteristicField<T>Characteristic.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CharacteristicField<T>Use with available fluent helpers to apply an extension field to query operations.