Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field.ChangeMasterCharcField
Packages that use ChangeMasterCharcField
-
Uses of ChangeMasterCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterCharcFieldModifier and TypeFieldDescriptionstatic final ChangeMasterCharcField<String>ChangeMasterCharc.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMasterCharcField<String>ChangeMasterCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ChangeMasterCharcField<String>ChangeMasterCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final ChangeMasterCharcField<LocalDateTime>ChangeMasterCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeMasterCharcField<T>ChangeMasterCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMasterCharcField<T>Use with available fluent helpers to apply an extension field to query operations.