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