Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.OperationMaterialPRTAssignment
Packages that use OperationMaterialPRTAssignment
Package
Description
-
Uses of OperationMaterialPRTAssignment 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 OperationMaterialPRTAssignmentModifier and TypeFieldDescriptionstatic final ProductionRoutingOperationLink<OperationMaterialPRTAssignment>ProductionRoutingOperation.TO_OP_MATL_PRT_ASSGMTUse with available fluent helpers to apply the to_OpMatlPRTAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionOperationMaterialPRTAssignment.OperationMaterialPRTAssignmentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return types with arguments of type OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionProductionRoutingOperation.fetchOpMatlPRTAssgmt()Fetches the OperationMaterialPRTAssignment entities (one to many) associated with this entity.protected Class<OperationMaterialPRTAssignment>OperationMaterialPRTAssignmentByKeyFluentHelper.getEntityClass()protected Class<OperationMaterialPRTAssignment>OperationMaterialPRTAssignmentFluentHelper.getEntityClass()io.vavr.control.Option<List<OperationMaterialPRTAssignment>>ProductionRoutingOperation.getOpMatlPRTAssgmtIfPresent()Retrieval of associated OperationMaterialPRTAssignment entities (one to many).ProductionRoutingOperation.getOpMatlPRTAssgmtOrFetch()Retrieval of associated OperationMaterialPRTAssignment entities (one to many).OperationMaterialPRTAssignment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with parameters of type OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionvoidProductionRoutingOperation.addOpMatlPRTAssgmt(OperationMaterialPRTAssignment... entity) Adds elements to the list of associated OperationMaterialPRTAssignment entities.ProductionRoutingOperation.ProductionRoutingOperationBuilder.opMatlPRTAssgmt(OperationMaterialPRTAssignment... value) Navigation property to_OpMatlPRTAssgmt for ProductionRoutingOperation to multiple OperationMaterialPRTAssignment.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with type arguments of type OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionvoidProductionRoutingOperation.setOpMatlPRTAssgmt(List<OperationMaterialPRTAssignment> value) Overwrites the list of associated OperationMaterialPRTAssignment entities for the loaded navigation property to_OpMatlPRTAssgmt. -
Uses of OperationMaterialPRTAssignment 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 OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionOperationMaterialPRTAssignmentOneToOneLink.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 OperationMaterialPRTAssignmentModifier and TypeMethodDescriptionprotected OperationMaterialPRTAssignmentLink<ObjectT>OperationMaterialPRTAssignmentLink.translateLinkType(EntityLink<OperationMaterialPRTAssignmentLink<ObjectT>, OperationMaterialPRTAssignment, ObjectT> link)