Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field.MasterRecipeOperationField
Packages that use MasterRecipeOperationField
-
Uses of MasterRecipeOperationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeOperationFieldModifier and TypeFieldDescriptionstatic final MasterRecipeOperationField<String>MasterRecipeOperation.BUSINESS_PROCESSUse with available fluent helpers to apply the BusinessProcess field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.CAPACITY_CATEGORY_CODEUse with available fluent helpers to apply the CapacityCategoryCode field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipeOperationField<ZonedDateTime>MasterRecipeOperation.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipeOperationField<LocalDateTime>MasterRecipeOperation.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipeOperationField<LocalDateTime>MasterRecipeOperation.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.LONG_TEXT_LANGUAGE_CODEUse with available fluent helpers to apply the LongTextLanguageCode field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.MASTER_RECIPEUse with available fluent helpers to apply the MasterRecipe field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.MASTER_RECIPE_GROUPUse with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.MASTER_RECIPE_OPERATION_INT_IDUse with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.MSTR_RCP_OPERATION_INT_VERSIONUse with available fluent helpers to apply the MstrRcpOperationIntVersion field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.NUMBER_OF_CONFIRMATION_SLIPSUse with available fluent helpers to apply the NumberOfConfirmationSlips field to query operations.static final MasterRecipeOperationField<BigDecimal>MasterRecipeOperation.NUMBER_OF_TIME_TICKETSUse with available fluent helpers to apply the NumberOfTimeTickets field to query operations.static final MasterRecipeOperationField<BigDecimal>MasterRecipeOperation.OP_QTY_TO_BASE_QTY_DNMNTRUse with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.static final MasterRecipeOperationField<BigDecimal>MasterRecipeOperation.OP_QTY_TO_BASE_QTY_NMRTRUse with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATIONUse with available fluent helpers to apply the Operation field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_CONTROL_PROFILEUse with available fluent helpers to apply the OperationControlProfile field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_COSTING_RELEVANCY_TYPEUse with available fluent helpers to apply the OperationCostingRelevancyType field to query operations.static final MasterRecipeOperationField<BigDecimal>MasterRecipeOperation.OPERATION_REFERENCE_QUANTITYUse with available fluent helpers to apply the OperationReferenceQuantity field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_SETUP_GROUPUse with available fluent helpers to apply the OperationSetupGroup field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_SETUP_GROUP_CATEGORYUse with available fluent helpers to apply the OperationSetupGroupCategory field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_SETUP_TYPEUse with available fluent helpers to apply the OperationSetupType field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_STANDARD_TEXT_CODEUse with available fluent helpers to apply the OperationStandardTextCode field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_TEXTUse with available fluent helpers to apply the OperationText field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.OPERATION_UNITUse with available fluent helpers to apply the OperationUnit field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MasterRecipeOperationField<LocalDateTime>MasterRecipeOperation.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipeOperationField<LocalDateTime>MasterRecipeOperation.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final MasterRecipeOperationField<String>MasterRecipeOperation.WORK_CENTER_TYPE_CODEUse with available fluent helpers to apply the WorkCenterTypeCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeOperationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MasterRecipeOperationField<T>MasterRecipeOperation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipeOperationField<T>Use with available fluent helpers to apply an extension field to query operations.