Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field.ChangeMasterAltDateField
Packages that use ChangeMasterAltDateField
-
Uses of ChangeMasterAltDateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterAltDateFieldModifier and TypeFieldDescriptionstatic final ChangeMasterAltDateField<String>ChangeMasterAltDate.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMasterAltDateField<ZonedDateTime>ChangeMasterAltDate.CHANGE_NUMBER_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.static final ChangeMasterAltDateField<LocalDateTime>ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATEUse with available fluent helpers to apply the ChgNmbrAlternativeDate field to query operations.static final ChangeMasterAltDateField<String>ChangeMasterAltDate.CHG_NMBR_ALTERNATIVE_DATE_IDUse with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.static final ChangeMasterAltDateField<Boolean>ChangeMasterAltDate.CHG_NMBR_ALTV_DATE_IS_ASSIGNED_TO_OBJUse with available fluent helpers to apply the ChgNmbrAltvDateIsAssignedToObj field to query operations.static final ChangeMasterAltDateField<Boolean>ChangeMasterAltDate.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeMasterAltDateField<Boolean>ChangeMasterAltDate.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterAltDateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeMasterAltDateField<T>ChangeMasterAltDate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMasterAltDateField<T>Use with available fluent helpers to apply an extension field to query operations.