Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.field.ProductionRoutingHeaderField
Packages that use ProductionRoutingHeaderField
-
Uses of ProductionRoutingHeaderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingHeaderFieldModifier and TypeFieldDescriptionstatic final ProductionRoutingHeaderField<String>ProductionRoutingHeader.BILL_OF_OPERATIONS_DESCUse with available fluent helpers to apply the BillOfOperationsDesc field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.BILL_OF_OPERATIONS_LONG_TEXTUse with available fluent helpers to apply the BillOfOperationsLongText field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.BILL_OF_OPERATIONS_STATUSUse with available fluent helpers to apply the BillOfOperationsStatus field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.BILL_OF_OPERATIONS_UNITUse with available fluent helpers to apply the BillOfOperationsUnit field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.BILL_OF_OPERATIONS_USAGEUse with available fluent helpers to apply the BillOfOperationsUsage field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ProductionRoutingHeaderField<ZonedDateTime>ProductionRoutingHeader.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProductionRoutingHeaderField<LocalDateTime>ProductionRoutingHeader.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final ProductionRoutingHeaderField<Boolean>ProductionRoutingHeader.IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the IsMarkedForDeletion field to query operations.static final ProductionRoutingHeaderField<LocalDateTime>ProductionRoutingHeader.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProductionRoutingHeaderField<BigDecimal>ProductionRoutingHeader.MAXIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.static final ProductionRoutingHeaderField<BigDecimal>ProductionRoutingHeader.MINIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.PRODUCTION_ROUTINGUse with available fluent helpers to apply the ProductionRouting field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.PRODUCTION_ROUTING_GROUPUse with available fluent helpers to apply the ProductionRoutingGroup field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.PRODUCTION_ROUTING_INTERNAL_VERSUse with available fluent helpers to apply the ProductionRoutingInternalVers field to query operations.static final ProductionRoutingHeaderField<String>ProductionRoutingHeader.RESPONSIBLE_PLANNER_GROUPUse with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.static final ProductionRoutingHeaderField<LocalDateTime>ProductionRoutingHeader.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProductionRoutingHeaderField<LocalDateTime>ProductionRoutingHeader.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.productionrouting that return ProductionRoutingHeaderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionRoutingHeaderField<T>ProductionRoutingHeader.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionRoutingHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.