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