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