Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.field.ProductionRoutingSequenceField
Packages that use ProductionRoutingSequenceField
-
Uses of ProductionRoutingSequenceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingSequenceFieldModifier and TypeFieldDescriptionstatic final ProductionRoutingSequenceField<String>ProductionRoutingSequence.BILL_OF_OPERATIONS_REF_SEQUENCEUse with available fluent helpers to apply the BillOfOperationsRefSequence field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.BILL_OF_OPERATIONS_UNITUse with available fluent helpers to apply the BillOfOperationsUnit field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.BOO_SQNC_BRANCH_OP_INTERNAL_IDUse with available fluent helpers to apply the BOOSqncBranchOpInternalID field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.BOO_SQNC_RETURN_OP_INTERNAL_IDUse with available fluent helpers to apply the BOOSqncReturnOpInternalID field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ProductionRoutingSequenceField<ZonedDateTime>ProductionRoutingSequence.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProductionRoutingSequenceField<LocalDateTime>ProductionRoutingSequence.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final ProductionRoutingSequenceField<LocalDateTime>ProductionRoutingSequence.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProductionRoutingSequenceField<BigDecimal>ProductionRoutingSequence.MAXIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.static final ProductionRoutingSequenceField<BigDecimal>ProductionRoutingSequence.MINIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.PRODUCTION_ROUTINGUse with available fluent helpers to apply the ProductionRouting field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.PRODUCTION_ROUTING_GROUPUse with available fluent helpers to apply the ProductionRoutingGroup field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.PRODUCTION_ROUTING_SEQUENCEUse with available fluent helpers to apply the ProductionRoutingSequence field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.PRODUCTION_ROUTING_SQNC_INT_VERSUse with available fluent helpers to apply the ProductionRoutingSqncIntVers field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.SEQUENCE_CATEGORYUse with available fluent helpers to apply the SequenceCategory field to query operations.static final ProductionRoutingSequenceField<String>ProductionRoutingSequence.SEQUENCE_TEXTUse with available fluent helpers to apply the SequenceText field to query operations.static final ProductionRoutingSequenceField<LocalDateTime>ProductionRoutingSequence.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProductionRoutingSequenceField<LocalDateTime>ProductionRoutingSequence.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 ProductionRoutingSequenceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionRoutingSequenceField<T>ProductionRoutingSequence.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionRoutingSequenceField<T>Use with available fluent helpers to apply an extension field to query operations.