Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link.ProductionOrderLink
Packages that use ProductionOrderLink
Package
Description
-
Uses of ProductionOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderLinkModifier and TypeFieldDescriptionstatic final ProductionOrderLink<ProductionOrderComponent>ProductionOrder.TO_PRODUCTION_ORDER_COMPONENTUse with available fluent helpers to apply the to_ProductionOrderComponent navigation property to query operations.static final ProductionOrderLink<ProductionOrderItem>ProductionOrder.TO_PRODUCTION_ORDER_ITEMUse with available fluent helpers to apply the to_ProductionOrderItem navigation property to query operations.static final ProductionOrderLink<ProductionOrderOperation>ProductionOrder.TO_PRODUCTION_ORDER_OPERATIONUse with available fluent helpers to apply the to_ProductionOrderOperation navigation property to query operations.static final ProductionOrderLink<ProductionOrderStatus>ProductionOrder.TO_PRODUCTION_ORDER_STATUSUse with available fluent helpers to apply the to_ProductionOrderStatus navigation property to query operations.static final ProductionOrderLink<ProductionRsceTools>ProductionOrder.TO_PRODUCTION_RSCE_TOOLSUse with available fluent helpers to apply the to_ProductionRsceTools navigation property to query operations. -
Uses of ProductionOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link
Subclasses of ProductionOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.linkModifier and TypeClassDescriptionclassProductionOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link that return ProductionOrderLinkModifier and TypeMethodDescriptionprotected ProductionOrderLink<ObjectT>ProductionOrderLink.translateLinkType(EntityLink<ProductionOrderLink<ObjectT>, ProductionOrder, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link with type arguments of type ProductionOrderLinkModifier and TypeMethodDescriptionprotected ProductionOrderLink<ObjectT>ProductionOrderLink.translateLinkType(EntityLink<ProductionOrderLink<ObjectT>, ProductionOrder, ObjectT> link)