Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.field.ProductionRoutingMatlAssgmtField
Packages that use ProductionRoutingMatlAssgmtField
-
Uses of ProductionRoutingMatlAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingMatlAssgmtFieldModifier and TypeFieldDescriptionstatic final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ProductionRoutingMatlAssgmtField<ZonedDateTime>ProductionRoutingMatlAssgmt.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProductionRoutingMatlAssgmtField<LocalDateTime>ProductionRoutingMatlAssgmt.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final ProductionRoutingMatlAssgmtField<LocalDateTime>ProductionRoutingMatlAssgmt.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PRODUCTION_ROUTINGUse with available fluent helpers to apply the ProductionRouting field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PRODUCTION_ROUTING_GROUPUse with available fluent helpers to apply the ProductionRoutingGroup field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PRODUCTION_ROUTING_MATL_ASSGMTUse with available fluent helpers to apply the ProductionRoutingMatlAssgmt field to query operations.static final ProductionRoutingMatlAssgmtField<String>ProductionRoutingMatlAssgmt.PRODUCTION_RTG_MATL_ASSGMT_INT_VERSUse with available fluent helpers to apply the ProductionRtgMatlAssgmtIntVers field to query operations.static final ProductionRoutingMatlAssgmtField<LocalDateTime>ProductionRoutingMatlAssgmt.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProductionRoutingMatlAssgmtField<LocalDateTime>ProductionRoutingMatlAssgmt.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 ProductionRoutingMatlAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionRoutingMatlAssgmtField<T>ProductionRoutingMatlAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionRoutingMatlAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.