Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe |
Modifier and Type | Field and Description |
---|---|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.BUSINESS_PROCESS
Use with available fluent helpers to apply the BusinessProcess field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.CAPACITY_CATEGORY_CODE
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeOperationField<ZonedDateTime> |
MasterRecipeOperation.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
MasterRecipeOperation.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
MasterRecipeOperation.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.LONG_TEXT_LANGUAGE_CODE
Use with available fluent helpers to apply the LongTextLanguageCode field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.MSTR_RCP_OPERATION_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOperationIntVersion field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.NUMBER_OF_CONFIRMATION_SLIPS
Use with available fluent helpers to apply the NumberOfConfirmationSlips field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
MasterRecipeOperation.NUMBER_OF_TIME_TICKETS
Use with available fluent helpers to apply the NumberOfTimeTickets field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
MasterRecipeOperation.OP_QTY_TO_BASE_QTY_DNMNTR
Use with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
MasterRecipeOperation.OP_QTY_TO_BASE_QTY_NMRTR
Use with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION
Use with available fluent helpers to apply the Operation field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_CONTROL_PROFILE
Use with available fluent helpers to apply the OperationControlProfile field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_COSTING_RELEVANCY_TYPE
Use with available fluent helpers to apply the OperationCostingRelevancyType field to query operations.
|
static MasterRecipeOperationField<BigDecimal> |
MasterRecipeOperation.OPERATION_REFERENCE_QUANTITY
Use with available fluent helpers to apply the OperationReferenceQuantity field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_SETUP_GROUP
Use with available fluent helpers to apply the OperationSetupGroup field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_SETUP_GROUP_CATEGORY
Use with available fluent helpers to apply the OperationSetupGroupCategory field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_SETUP_TYPE
Use with available fluent helpers to apply the OperationSetupType field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_STANDARD_TEXT_CODE
Use with available fluent helpers to apply the OperationStandardTextCode field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_TEXT
Use with available fluent helpers to apply the OperationText field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
MasterRecipeOperation.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeOperationField<LocalDateTime> |
MasterRecipeOperation.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static MasterRecipeOperationField<String> |
MasterRecipeOperation.WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MasterRecipeOperationField<T> |
MasterRecipeOperation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MasterRecipeOperation.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.