Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordRefMasterRecipeField
Packages that use ChangeRecordRefMasterRecipeField
-
Uses of ChangeRecordRefMasterRecipeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordRefMasterRecipeFieldModifier and TypeFieldDescriptionstatic final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.CHANGE_RECORDUse with available fluent helpers to apply the ChangeRecord field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.CHANGE_RECORD_ITEM_PROCG_STATUSUse with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.CHANGE_RECORD_ITEM_RELEVANCEUse with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.CHANGE_RECORD_REFERENCE_TYPEUse with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.static final ChangeRecordRefMasterRecipeField<UUID>ChangeRecordRefMasterRecipe.CHANGE_RECORD_REFERENCE_UUIDUse with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChangeRecordRefMasterRecipeField<UUID>ChangeRecordRefMasterRecipe.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChangeRecordRefMasterRecipeField<ZonedDateTime>ChangeRecordRefMasterRecipe.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChangeRecordRefMasterRecipeField<Boolean>ChangeRecordRefMasterRecipe.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeRecordRefMasterRecipeField<ZonedDateTime>ChangeRecordRefMasterRecipe.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.MASTER_RECIPEUse with available fluent helpers to apply the MasterRecipe field to query operations.static final ChangeRecordRefMasterRecipeField<String>ChangeRecordRefMasterRecipe.MASTER_RECIPE_GROUPUse with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final ChangeRecordRefMasterRecipeField<Boolean>ChangeRecordRefMasterRecipe.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.changerecord that return ChangeRecordRefMasterRecipeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeRecordRefMasterRecipeField<T>ChangeRecordRefMasterRecipe.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeRecordRefMasterRecipeField<T>Use with available fluent helpers to apply an extension field to query operations.