Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.ProductionRoutingMatlAssgmt
Packages that use ProductionRoutingMatlAssgmt
Package
Description
-
Uses of ProductionRoutingMatlAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with type parameters of type ProductionRoutingMatlAssgmtModifier and TypeFieldDescriptionstatic final ProductionRoutingHeaderLink<ProductionRoutingMatlAssgmt>ProductionRoutingHeader.TO_MATL_ASSGMTUse with available fluent helpers to apply the to_MatlAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionProductionRoutingMatlAssgmt.ProductionRoutingMatlAssgmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return types with arguments of type ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionProductionRoutingHeader.fetchMatlAssgmt()Fetches the ProductionRoutingMatlAssgmt entities (one to many) associated with this entity.protected Class<ProductionRoutingMatlAssgmt>ProductionRoutingMatlAssgmtByKeyFluentHelper.getEntityClass()protected Class<ProductionRoutingMatlAssgmt>ProductionRoutingMatlAssgmtFluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionRoutingMatlAssgmt>>ProductionRoutingHeader.getMatlAssgmtIfPresent()Retrieval of associated ProductionRoutingMatlAssgmt entities (one to many).ProductionRoutingHeader.getMatlAssgmtOrFetch()Retrieval of associated ProductionRoutingMatlAssgmt entities (one to many).ProductionRoutingMatlAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with parameters of type ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionvoidProductionRoutingHeader.addMatlAssgmt(ProductionRoutingMatlAssgmt... entity) Adds elements to the list of associated ProductionRoutingMatlAssgmt entities.ProductionRoutingHeader.ProductionRoutingHeaderBuilder.matlAssgmt(ProductionRoutingMatlAssgmt... value) Navigation property to_MatlAssgmt for ProductionRoutingHeader to multiple ProductionRoutingMatlAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with type arguments of type ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionvoidProductionRoutingHeader.setMatlAssgmt(List<ProductionRoutingMatlAssgmt> value) Overwrites the list of associated ProductionRoutingMatlAssgmt entities for the loaded navigation property to_MatlAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with type arguments of type ProductionRoutingMatlAssgmtModifierConstructorDescriptionProductionRoutingHeader(String productionRoutingGroup, String productionRouting, String productionRoutingInternalVers, Boolean isMarkedForDeletion, String billOfOperationsDesc, String plant, String billOfOperationsUsage, String billOfOperationsStatus, String responsiblePlannerGroup, BigDecimal minimumLotSizeQuantity, BigDecimal maximumLotSizeQuantity, String billOfOperationsUnit, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, String lastChangedByUser, LocalDateTime validityStartDate, LocalDateTime validityEndDate, String changeNumber, ZonedDateTime changedDateTime, String plainLongText, String billOfOperationsLongText, List<ProductionRoutingMatlAssgmt> toMatlAssgmt, List<ProductionRoutingSequence> toSequence) -
Uses of ProductionRoutingMatlAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link that return types with arguments of type ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionProductionRoutingMatlAssgmtOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link with type arguments of type ProductionRoutingMatlAssgmtModifier and TypeMethodDescriptionprotected ProductionRoutingMatlAssgmtLink<ObjectT>ProductionRoutingMatlAssgmtLink.translateLinkType(EntityLink<ProductionRoutingMatlAssgmtLink<ObjectT>, ProductionRoutingMatlAssgmt, ObjectT> link)