Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.OperationDocumentPRTAssignment
Packages that use OperationDocumentPRTAssignment
Package
Description
-
Uses of OperationDocumentPRTAssignment 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 OperationDocumentPRTAssignmentModifier and TypeFieldDescriptionstatic final ProductionRoutingOperationLink<OperationDocumentPRTAssignment>ProductionRoutingOperation.TO_OP_DOC_PRT_ASSGMTUse with available fluent helpers to apply the to_OpDocPRTAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionOperationDocumentPRTAssignment.OperationDocumentPRTAssignmentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting that return types with arguments of type OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionProductionRoutingOperation.fetchOpDocPRTAssgmt()Fetches the OperationDocumentPRTAssignment entities (one to many) associated with this entity.protected Class<OperationDocumentPRTAssignment>OperationDocumentPRTAssignmentByKeyFluentHelper.getEntityClass()protected Class<OperationDocumentPRTAssignment>OperationDocumentPRTAssignmentFluentHelper.getEntityClass()io.vavr.control.Option<List<OperationDocumentPRTAssignment>>ProductionRoutingOperation.getOpDocPRTAssgmtIfPresent()Retrieval of associated OperationDocumentPRTAssignment entities (one to many).ProductionRoutingOperation.getOpDocPRTAssgmtOrFetch()Retrieval of associated OperationDocumentPRTAssignment entities (one to many).OperationDocumentPRTAssignment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with parameters of type OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionvoidProductionRoutingOperation.addOpDocPRTAssgmt(OperationDocumentPRTAssignment... entity) Adds elements to the list of associated OperationDocumentPRTAssignment entities.ProductionRoutingOperation.ProductionRoutingOperationBuilder.opDocPRTAssgmt(OperationDocumentPRTAssignment... value) Navigation property to_OpDocPRTAssgmt for ProductionRoutingOperation to multiple OperationDocumentPRTAssignment.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting with type arguments of type OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionvoidProductionRoutingOperation.setOpDocPRTAssgmt(List<OperationDocumentPRTAssignment> value) Overwrites the list of associated OperationDocumentPRTAssignment entities for the loaded navigation property to_OpDocPRTAssgmt. -
Uses of OperationDocumentPRTAssignment 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 OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionOperationDocumentPRTAssignmentOneToOneLink.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 OperationDocumentPRTAssignmentModifier and TypeMethodDescriptionprotected OperationDocumentPRTAssignmentLink<ObjectT>OperationDocumentPRTAssignmentLink.translateLinkType(EntityLink<OperationDocumentPRTAssignmentLink<ObjectT>, OperationDocumentPRTAssignment, ObjectT> link)