Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.field.ClfnCharcRefForKeyDateField
Packages that use ClfnCharcRefForKeyDateField
Package
Description
-
Uses of ClfnCharcRefForKeyDateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification declared as ClfnCharcRefForKeyDateFieldModifier and TypeFieldDescriptionstatic final ClfnCharcRefForKeyDateField<String>ClfnCharcRefForKeyDate.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ClfnCharcRefForKeyDateField<ZonedDateTime>ClfnCharcRefForKeyDate.CHARC_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.static final ClfnCharcRefForKeyDateField<String>ClfnCharcRefForKeyDate.CHARC_REFERENCE_TABLEUse with available fluent helpers to apply the CharcReferenceTable field to query operations.static final ClfnCharcRefForKeyDateField<String>ClfnCharcRefForKeyDate.CHARC_REFERENCE_TABLE_FIELDUse with available fluent helpers to apply the CharcReferenceTableField field to query operations.static final ClfnCharcRefForKeyDateField<Boolean>ClfnCharcRefForKeyDate.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnCharcRefForKeyDateField<LocalDateTime>ClfnCharcRefForKeyDate.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification that return ClfnCharcRefForKeyDateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClfnCharcRefForKeyDateField<T>ClfnCharcRefForKeyDate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnCharcRefForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.