Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeClassCharcField<String> |
RecipeClassCharc.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static RecipeClassCharcField<String> |
RecipeClassCharc.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static RecipeClassCharcField<String> |
RecipeClassCharc.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static RecipeClassCharcField<LocalDateTime> |
RecipeClassCharc.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static RecipeClassCharcField<UUID> |
RecipeClassCharc.RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeClassCharcField<T> |
RecipeClassCharc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeClassCharc.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.