Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe |
Modifier and Type | Field and Description |
---|---|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.BILL_OF_OPERATIONS_DESC
Use with available fluent helpers to apply the BillOfOperationsDesc field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.BILL_OF_OPERATIONS_PROFILE
Use with available fluent helpers to apply the BillOfOperationsProfile field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.BILL_OF_OPERATIONS_STATUS
Use with available fluent helpers to apply the BillOfOperationsStatus field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.BILL_OF_OPERATIONS_UNIT
Use with available fluent helpers to apply the BillOfOperationsUnit field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.BILL_OF_OPERATIONS_USAGE
Use with available fluent helpers to apply the BillOfOperationsUsage field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeHeaderField<LocalDateTime> |
MasterRecipeHeader.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeHeaderField<Boolean> |
MasterRecipeHeader.IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static MasterRecipeHeaderField<LocalDateTime> |
MasterRecipeHeader.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.MASTER_RECIPE_INTERNAL_VERSION
Use with available fluent helpers to apply the MasterRecipeInternalVersion field to query operations.
|
static MasterRecipeHeaderField<BigDecimal> |
MasterRecipeHeader.MAXIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
|
static MasterRecipeHeaderField<BigDecimal> |
MasterRecipeHeader.MINIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipeHeaderField<String> |
MasterRecipeHeader.RESPONSIBLE_PLANNER_GROUP
Use with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.
|
static MasterRecipeHeaderField<LocalDateTime> |
MasterRecipeHeader.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeHeaderField<LocalDateTime> |
MasterRecipeHeader.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MasterRecipeHeaderField<T> |
MasterRecipeHeader.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MasterRecipeHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.