Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.field.ClfnCharcDescForKeyDateField
Packages that use ClfnCharcDescForKeyDateField
Package
Description
-
Uses of ClfnCharcDescForKeyDateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification declared as ClfnCharcDescForKeyDateFieldModifier and TypeFieldDescriptionstatic final ClfnCharcDescForKeyDateField<String>ClfnCharcDescForKeyDate.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ClfnCharcDescForKeyDateField<String>ClfnCharcDescForKeyDate.CHARC_DESCRIPTIONUse with available fluent helpers to apply the CharcDescription field to query operations.static final ClfnCharcDescForKeyDateField<String>ClfnCharcDescForKeyDate.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ClfnCharcDescForKeyDateField<ZonedDateTime>ClfnCharcDescForKeyDate.CHARC_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.static final ClfnCharcDescForKeyDateField<Boolean>ClfnCharcDescForKeyDate.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnCharcDescForKeyDateField<LocalDateTime>ClfnCharcDescForKeyDate.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final ClfnCharcDescForKeyDateField<String>ClfnCharcDescForKeyDate.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ClfnCharcDescForKeyDateField<Boolean>ClfnCharcDescForKeyDate.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final ClfnCharcDescForKeyDateField<LocalDateTime>ClfnCharcDescForKeyDate.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ClfnCharcDescForKeyDateField<LocalDateTime>ClfnCharcDescForKeyDate.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 ClfnCharcDescForKeyDateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClfnCharcDescForKeyDateField<T>ClfnCharcDescForKeyDate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnCharcDescForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.