Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link.SalesOrderLink
Packages that use SalesOrderLink
Package
Description
-
Uses of SalesOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderLinkModifier and TypeFieldDescriptionstatic final SalesOrderLink<SalesOrderItem>SalesOrder.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesOrderLink<SalesOrderHeaderPartner>SalesOrder.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesOrderLink<SlsOrdPaymentPlanItemDetails>SalesOrder.TO_PAYMENT_PLAN_ITEM_DETAILSUse with available fluent helpers to apply the to_PaymentPlanItemDetails navigation property to query operations.static final SalesOrderLink<SalesOrderPrecdgProcFlow>SalesOrder.TO_PRECEDING_PROC_FLOW_DOCUse with available fluent helpers to apply the to_PrecedingProcFlowDoc navigation property to query operations.static final SalesOrderLink<SalesOrderHeaderPrElement>SalesOrder.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final SalesOrderLink<SalesOrderRelatedObject>SalesOrder.TO_RELATED_OBJECTUse with available fluent helpers to apply the to_RelatedObject navigation property to query operations.static final SalesOrderLink<SalesOrderSubsqntProcFlow>SalesOrder.TO_SUBSEQUENT_PROC_FLOW_DOCUse with available fluent helpers to apply the to_SubsequentProcFlowDoc navigation property to query operations.static final SalesOrderLink<SalesOrderText>SalesOrder.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of SalesOrderLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link
Modifier and TypeClassDescriptionclassSalesOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link that return SalesOrderLinkModifier and TypeMethodDescriptionprotected SalesOrderLink<ObjectT>SalesOrderLink.translateLinkType(EntityLink<SalesOrderLink<ObjectT>, SalesOrder, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link with type arguments of type SalesOrderLinkModifier and TypeMethodDescriptionprotected SalesOrderLink<ObjectT>SalesOrderLink.translateLinkType(EntityLink<SalesOrderLink<ObjectT>, SalesOrder, ObjectT> link)