Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.field.ClfnCharcValueDescForKeyDateField
Packages that use ClfnCharcValueDescForKeyDateField
Package
Description
-
Uses of ClfnCharcValueDescForKeyDateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification declared as ClfnCharcValueDescForKeyDateFieldModifier and TypeFieldDescriptionstatic final ClfnCharcValueDescForKeyDateField<String>ClfnCharcValueDescForKeyDate.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ClfnCharcValueDescForKeyDateField<String>ClfnCharcValueDescForKeyDate.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ClfnCharcValueDescForKeyDateField<ZonedDateTime>ClfnCharcValueDescForKeyDate.CHARC_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.static final ClfnCharcValueDescForKeyDateField<String>ClfnCharcValueDescForKeyDate.CHARC_VALUE_DESCRIPTIONUse with available fluent helpers to apply the CharcValueDescription field to query operations.static final ClfnCharcValueDescForKeyDateField<String>ClfnCharcValueDescForKeyDate.CHARC_VALUE_POSITION_NUMBERUse with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final ClfnCharcValueDescForKeyDateField<Boolean>ClfnCharcValueDescForKeyDate.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>ClfnCharcValueDescForKeyDate.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final ClfnCharcValueDescForKeyDateField<String>ClfnCharcValueDescForKeyDate.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ClfnCharcValueDescForKeyDateField<Boolean>ClfnCharcValueDescForKeyDate.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>ClfnCharcValueDescForKeyDate.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ClfnCharcValueDescForKeyDateField<LocalDateTime>ClfnCharcValueDescForKeyDate.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification that return ClfnCharcValueDescForKeyDateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClfnCharcValueDescForKeyDateField<T>ClfnCharcValueDescForKeyDate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnCharcValueDescForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.