Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.CustProjSlsOrdPartner
Packages that use CustProjSlsOrdPartner
Package
Description
-
Uses of CustProjSlsOrdPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type parameters of type CustProjSlsOrdPartnerModifier and TypeFieldDescriptionstatic final CustProjSlsOrdLink<CustProjSlsOrdPartner>CustProjSlsOrd.TO_CUST_PROJ_SLS_ORD_PARTNERUse with available fluent helpers to apply the to_CustProjSlsOrdPartner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return CustProjSlsOrdPartnerModifier and TypeMethodDescriptionCustProjSlsOrdPartner.CustProjSlsOrdPartnerBuilder.build()protected CustProjSlsOrdPartnerCustProjSlsOrdPartnerCreateFluentHelper.getEntity()protected CustProjSlsOrdPartnerCustProjSlsOrdPartnerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return types with arguments of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionCustProjSlsOrd.fetchCustProjSlsOrdPartner()Fetches the CustProjSlsOrdPartner entities (one to many) associated with this entity.io.vavr.control.Option<List<CustProjSlsOrdPartner>>CustProjSlsOrd.getCustProjSlsOrdPartnerIfPresent()Retrieval of associated CustProjSlsOrdPartner entities (one to many).CustProjSlsOrd.getCustProjSlsOrdPartnerOrFetch()Retrieval of associated CustProjSlsOrdPartner entities (one to many).protected Class<CustProjSlsOrdPartner>CustProjSlsOrdPartnerByKeyFluentHelper.getEntityClass()protected Class<CustProjSlsOrdPartner>CustProjSlsOrdPartnerFluentHelper.getEntityClass()CustProjSlsOrdPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionvoidCustProjSlsOrd.addCustProjSlsOrdPartner(CustProjSlsOrdPartner... entity) Adds elements to the list of associated CustProjSlsOrdPartner entities.CustProjSlsOrd.CustProjSlsOrdBuilder.custProjSlsOrdPartner(CustProjSlsOrdPartner... value) Navigation property to_CustProjSlsOrdPartner for CustProjSlsOrd to multiple CustProjSlsOrdPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type arguments of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionvoidCustProjSlsOrd.setCustProjSlsOrdPartner(List<CustProjSlsOrdPartner> value) Overwrites the list of associated CustProjSlsOrdPartner entities for the loaded navigation property to_CustProjSlsOrdPartner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type CustProjSlsOrdPartnerModifierConstructorDescriptionCustProjSlsOrdPartnerCreateFluentHelper(String servicePath, CustProjSlsOrdPartner entity, String entityCollection) Creates a fluent helper object that will create aCustProjSlsOrdPartnerentity on the OData endpoint.CustProjSlsOrdPartnerUpdateFluentHelper(String servicePath, CustProjSlsOrdPartner entity, String entityCollection) Creates a fluent helper object that will update aCustProjSlsOrdPartnerentity on the OData endpoint. -
Uses of CustProjSlsOrdPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.batch with parameters of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionCommercialProjectServiceBatchChangeSet.createCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Create a newCustProjSlsOrdPartnerentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.createCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) CommercialProjectServiceBatchChangeSet.updateCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Update an existingCustProjSlsOrdPartnerentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.updateCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) -
Uses of CustProjSlsOrdPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link that return types with arguments of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionCustProjSlsOrdPartnerOneToOneLink.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.commercialproject.link with type arguments of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionprotected CustProjSlsOrdPartnerLink<ObjectT>CustProjSlsOrdPartnerLink.translateLinkType(EntityLink<CustProjSlsOrdPartnerLink<ObjectT>, CustProjSlsOrdPartner, ObjectT> link) -
Uses of CustProjSlsOrdPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustProjSlsOrdPartnerModifier and TypeMethodDescriptionCommercialProjectService.createCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Deprecated.Create a newCustProjSlsOrdPartnerentity and save it to the S/4HANA system.DefaultCommercialProjectService.createCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Deprecated.CommercialProjectService.updateCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Deprecated.Update an existingCustProjSlsOrdPartnerentity and save it to the S/4HANA system.DefaultCommercialProjectService.updateCustProjSlsOrdPartner(CustProjSlsOrdPartner custProjSlsOrdPartner) Deprecated.