Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field.MasterRecipeHeaderField
Packages that use MasterRecipeHeaderField
-
Uses of MasterRecipeHeaderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeHeaderFieldModifier and TypeFieldDescriptionstatic final MasterRecipeHeaderField<String>MasterRecipeHeader.BILL_OF_OPERATIONS_DESCUse with available fluent helpers to apply the BillOfOperationsDesc field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.BILL_OF_OPERATIONS_PROFILEUse with available fluent helpers to apply the BillOfOperationsProfile field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.BILL_OF_OPERATIONS_STATUSUse with available fluent helpers to apply the BillOfOperationsStatus field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.BILL_OF_OPERATIONS_UNITUse with available fluent helpers to apply the BillOfOperationsUnit field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.BILL_OF_OPERATIONS_USAGEUse with available fluent helpers to apply the BillOfOperationsUsage field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipeHeaderField<ZonedDateTime>MasterRecipeHeader.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipeHeaderField<LocalDateTime>MasterRecipeHeader.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipeHeaderField<Boolean>MasterRecipeHeader.IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the IsMarkedForDeletion field to query operations.static final MasterRecipeHeaderField<LocalDateTime>MasterRecipeHeader.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.LONG_TEXT_LANGUAGE_CODEUse with available fluent helpers to apply the LongTextLanguageCode field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.MASTER_RECIPEUse with available fluent helpers to apply the MasterRecipe field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.MASTER_RECIPE_GROUPUse with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.MASTER_RECIPE_INTERNAL_VERSIONUse with available fluent helpers to apply the MasterRecipeInternalVersion field to query operations.static final MasterRecipeHeaderField<BigDecimal>MasterRecipeHeader.MAXIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.static final MasterRecipeHeaderField<BigDecimal>MasterRecipeHeader.MINIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.static final MasterRecipeHeaderField<BigDecimal>MasterRecipeHeader.OP_QTY_TO_BASE_QTY_DNMNTRUse with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.static final MasterRecipeHeaderField<BigDecimal>MasterRecipeHeader.OP_QTY_TO_BASE_QTY_NMRTRUse with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.static final MasterRecipeHeaderField<BigDecimal>MasterRecipeHeader.OPERATION_REFERENCE_QUANTITYUse with available fluent helpers to apply the OperationReferenceQuantity field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.OPERATION_UNITUse with available fluent helpers to apply the OperationUnit field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MasterRecipeHeaderField<String>MasterRecipeHeader.RESPONSIBLE_PLANNER_GROUPUse with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.static final MasterRecipeHeaderField<LocalDateTime>MasterRecipeHeader.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipeHeaderField<LocalDateTime>MasterRecipeHeader.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeHeaderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MasterRecipeHeaderField<T>MasterRecipeHeader.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipeHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.