Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeProcessParamTextField
Packages that use RecipeProcessParamTextField
-
Uses of RecipeProcessParamTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamTextFieldModifier and TypeFieldDescriptionstatic final RecipeProcessParamTextField<String>RecipeProcessParamText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final RecipeProcessParamTextField<String>RecipeProcessParamText.RECIPE_PROCESS_PARAM_DESCUse with available fluent helpers to apply the RecipeProcessParamDesc field to query operations.static final RecipeProcessParamTextField<UUID>RecipeProcessParamText.RECIPE_PROCESS_PARAM_UUIDUse with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeProcessParamTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeProcessParamTextField<T>RecipeProcessParamText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessParamTextField<T>Use with available fluent helpers to apply an extension field to query operations.