Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link.SalesOrderWithoutChargeItemLink
Packages that use SalesOrderWithoutChargeItemLink
Package
Description
-
Uses of SalesOrderWithoutChargeItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge declared as SalesOrderWithoutChargeItemLinkModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeItemLink<SlsOrdWthoutChrgItmPartner>SalesOrderWithoutChargeItem.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesOrderWithoutChargeItemLink<SlsOrdWthoutChrgSchedLine>SalesOrderWithoutChargeItem.TO_SCHEDULE_LINEUse with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.static final SalesOrderWithoutChargeItemLink<SlsOrdWthoutChrgItmText>SalesOrderWithoutChargeItem.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of SalesOrderWithoutChargeItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link
Subclasses of SalesOrderWithoutChargeItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.linkModifier and TypeClassDescriptionclassSalesOrderWithoutChargeItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderWithoutChargeItemto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link that return SalesOrderWithoutChargeItemLinkModifier and TypeMethodDescriptionprotected SalesOrderWithoutChargeItemLink<ObjectT>SalesOrderWithoutChargeItemLink.translateLinkType(EntityLink<SalesOrderWithoutChargeItemLink<ObjectT>, SalesOrderWithoutChargeItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link with type arguments of type SalesOrderWithoutChargeItemLinkModifier and TypeMethodDescriptionprotected SalesOrderWithoutChargeItemLink<ObjectT>SalesOrderWithoutChargeItemLink.translateLinkType(EntityLink<SalesOrderWithoutChargeItemLink<ObjectT>, SalesOrderWithoutChargeItem, ObjectT> link)