Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeField<String> |
Recipe.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static RecipeField<UUID> |
Recipe.RCP_FMLA_UUID
Use with available fluent helpers to apply the RcpFmlaUUID field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE
Use with available fluent helpers to apply the Recipe field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_ALTERNATIVE_NUMBER
Use with available fluent helpers to apply the RecipeAlternativeNumber field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_AUTHORIZATION_GROUP
Use with available fluent helpers to apply the RecipeAuthorizationGroup field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_CREATED_BY_USER
Use with available fluent helpers to apply the RecipeCreatedByUser field to query operations.
|
static RecipeField<ZonedDateTime> |
Recipe.RECIPE_CREATION_DATE_TIME
Use with available fluent helpers to apply the RecipeCreationDateTime field to query operations.
|
static RecipeField<Boolean> |
Recipe.RECIPE_IS_ARCHIVED
Use with available fluent helpers to apply the RecipeIsArchived field to query operations.
|
static RecipeField<Boolean> |
Recipe.RECIPE_IS_DELETED
Use with available fluent helpers to apply the RecipeIsDeleted field to query operations.
|
static RecipeField<ZonedDateTime> |
Recipe.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the RecipeLastChangedByUser field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_PRIM_OUTP_AUTHZN_GRP
Use with available fluent helpers to apply the RecipePrimOutpAuthznGrp field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_PRIM_OUTP_SPEC_TYPE
Use with available fluent helpers to apply the RecipePrimOutpSpecType field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_PRIMARY_OUTPUT
Use with available fluent helpers to apply the RecipePrimaryOutput field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_PRIMARY_OUTPUT_INTERNAL_ID
Use with available fluent helpers to apply the RecipePrimaryOutputInternalID field to query operations.
|
static RecipeField<UUID> |
Recipe.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_PURPOSE
Use with available fluent helpers to apply the RecipePurpose field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_STATUS
Use with available fluent helpers to apply the RecipeStatus field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_STATUS_SCHEMA
Use with available fluent helpers to apply the RecipeStatusSchema field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_TYPE
Use with available fluent helpers to apply the RecipeType field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_UNIQUE_ID
Use with available fluent helpers to apply the RecipeUniqueID field to query operations.
|
static RecipeField<UUID> |
Recipe.RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_UUID_TEXT
Use with available fluent helpers to apply the RecipeUUID_Text field to query operations.
|
static RecipeField<LocalDateTime> |
Recipe.RECIPE_VALIDITY_END_DATE
Use with available fluent helpers to apply the RecipeValidityEndDate field to query operations.
|
static RecipeField<BigDecimal> |
Recipe.RECIPE_VALIDITY_MAX_QUANTITY
Use with available fluent helpers to apply the RecipeValidityMaxQuantity field to query operations.
|
static RecipeField<BigDecimal> |
Recipe.RECIPE_VALIDITY_MIN_QUANTITY
Use with available fluent helpers to apply the RecipeValidityMinQuantity field to query operations.
|
static RecipeField<LocalDateTime> |
Recipe.RECIPE_VALIDITY_START_DATE
Use with available fluent helpers to apply the RecipeValidityStartDate field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_VALIDITY_UNIT
Use with available fluent helpers to apply the RecipeValidityUnit field to query operations.
|
static RecipeField<String> |
Recipe.RECIPE_VERSION_NUMBER
Use with available fluent helpers to apply the RecipeVersionNumber field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeField<T> |
Recipe.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Recipe.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.