Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeField
Packages that use RecipeField
-
Uses of RecipeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeFieldModifier and TypeFieldDescriptionstatic final RecipeField<Boolean>Recipe.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeField<String>Recipe.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final RecipeField<UUID>Recipe.RCP_FMLA_UUIDUse with available fluent helpers to apply the RcpFmlaUUID field to query operations.static final RecipeField<String>Recipe.RECIPEUse with available fluent helpers to apply the Recipe field to query operations.static final RecipeField<String>Recipe.RECIPE_ALTERNATIVE_NUMBERUse with available fluent helpers to apply the RecipeAlternativeNumber field to query operations.static final RecipeField<String>Recipe.RECIPE_AUTHORIZATION_GROUPUse with available fluent helpers to apply the RecipeAuthorizationGroup field to query operations.static final RecipeField<String>Recipe.RECIPE_CREATED_BY_USERUse with available fluent helpers to apply the RecipeCreatedByUser field to query operations.static final RecipeField<ZonedDateTime>Recipe.RECIPE_CREATION_DATE_TIMEUse with available fluent helpers to apply the RecipeCreationDateTime field to query operations.static final RecipeField<Boolean>Recipe.RECIPE_IS_ARCHIVEDUse with available fluent helpers to apply the RecipeIsArchived field to query operations.static final RecipeField<Boolean>Recipe.RECIPE_IS_DELETEDUse with available fluent helpers to apply the RecipeIsDeleted field to query operations.static final RecipeField<ZonedDateTime>Recipe.RECIPE_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeField<String>Recipe.RECIPE_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the RecipeLastChangedByUser field to query operations.static final RecipeField<String>Recipe.RECIPE_PRIM_OUTP_AUTHZN_GRPUse with available fluent helpers to apply the RecipePrimOutpAuthznGrp field to query operations.static final RecipeField<String>Recipe.RECIPE_PRIM_OUTP_SPEC_TYPEUse with available fluent helpers to apply the RecipePrimOutpSpecType field to query operations.static final RecipeField<String>Recipe.RECIPE_PRIMARY_OUTPUTUse with available fluent helpers to apply the RecipePrimaryOutput field to query operations.static final RecipeField<String>Use with available fluent helpers to apply the RecipePrimaryOutputInternalID field to query operations.static final RecipeField<UUID>Recipe.RECIPE_PROCESS_UUIDUse with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeField<String>Recipe.RECIPE_PURPOSEUse with available fluent helpers to apply the RecipePurpose field to query operations.static final RecipeField<String>Recipe.RECIPE_STATUSUse with available fluent helpers to apply the RecipeStatus field to query operations.static final RecipeField<String>Recipe.RECIPE_STATUS_SCHEMAUse with available fluent helpers to apply the RecipeStatusSchema field to query operations.static final RecipeField<String>Recipe.RECIPE_TYPEUse with available fluent helpers to apply the RecipeType field to query operations.static final RecipeField<String>Recipe.RECIPE_UNIQUE_IDUse with available fluent helpers to apply the RecipeUniqueID field to query operations.static final RecipeField<UUID>Recipe.RECIPE_UUIDUse with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeField<String>Recipe.RECIPE_UUID_TEXTUse with available fluent helpers to apply the RecipeUUID_Text field to query operations.static final RecipeField<LocalDateTime>Recipe.RECIPE_VALIDITY_END_DATEUse with available fluent helpers to apply the RecipeValidityEndDate field to query operations.static final RecipeField<BigDecimal>Recipe.RECIPE_VALIDITY_MAX_QUANTITYUse with available fluent helpers to apply the RecipeValidityMaxQuantity field to query operations.static final RecipeField<BigDecimal>Recipe.RECIPE_VALIDITY_MIN_QUANTITYUse with available fluent helpers to apply the RecipeValidityMinQuantity field to query operations.static final RecipeField<LocalDateTime>Recipe.RECIPE_VALIDITY_START_DATEUse with available fluent helpers to apply the RecipeValidityStartDate field to query operations.static final RecipeField<String>Recipe.RECIPE_VALIDITY_UNITUse with available fluent helpers to apply the RecipeValidityUnit field to query operations.static final RecipeField<String>Recipe.RECIPE_VERSION_NUMBERUse with available fluent helpers to apply the RecipeVersionNumber field to query operations.static final RecipeField<Boolean>Recipe.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeField<T>Recipe.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeField<T>Use with available fluent helpers to apply an extension field to query operations.