Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link.CustProjSlsOrdLink
Packages that use CustProjSlsOrdLink
Package
Description
-
Uses of CustProjSlsOrdLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as CustProjSlsOrdLinkModifier and TypeFieldDescriptionstatic final CustProjSlsOrdLink<CustProjSlsOrdItem>CustProjSlsOrd.TO_CUST_PROJ_SLS_ORD_ITEMUse with available fluent helpers to apply the to_CustProjSlsOrdItem navigation property to query operations.static final CustProjSlsOrdLink<CustProjSlsOrdPartner>CustProjSlsOrd.TO_CUST_PROJ_SLS_ORD_PARTNERUse with available fluent helpers to apply the to_CustProjSlsOrdPartner navigation property to query operations.static final CustProjSlsOrdLink<CustProjSlsOrdText>CustProjSlsOrd.TO_CUST_PROJ_SLS_ORD_TEXTUse with available fluent helpers to apply the to_CustProjSlsOrdText navigation property to query operations. -
Uses of CustProjSlsOrdLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link
Subclasses of CustProjSlsOrdLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.linkModifier and TypeClassDescriptionclassCustProjSlsOrdOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustProjSlsOrdto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link that return CustProjSlsOrdLinkModifier and TypeMethodDescriptionprotected CustProjSlsOrdLink<ObjectT>CustProjSlsOrdLink.translateLinkType(EntityLink<CustProjSlsOrdLink<ObjectT>, CustProjSlsOrd, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link with type arguments of type CustProjSlsOrdLinkModifier and TypeMethodDescriptionprotected CustProjSlsOrdLink<ObjectT>CustProjSlsOrdLink.translateLinkType(EntityLink<CustProjSlsOrdLink<ObjectT>, CustProjSlsOrd, ObjectT> link)