Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeClassCharcField
Packages that use RecipeClassCharcField
-
Uses of RecipeClassCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeClassCharcFieldModifier and TypeFieldDescriptionstatic final RecipeClassCharcField<String>RecipeClassCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final RecipeClassCharcField<String>RecipeClassCharc.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final RecipeClassCharcField<String>RecipeClassCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final RecipeClassCharcField<LocalDateTime>RecipeClassCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final RecipeClassCharcField<UUID>RecipeClassCharc.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 RecipeClassCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeClassCharcField<T>RecipeClassCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeClassCharcField<T>Use with available fluent helpers to apply an extension field to query operations.