Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.CustProjSlsOrd
Packages that use CustProjSlsOrd
Package
Description
-
Uses of CustProjSlsOrd in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return CustProjSlsOrdModifier and TypeMethodDescriptionCustProjSlsOrd.CustProjSlsOrdBuilder.build()protected CustProjSlsOrdCustProjSlsOrdCreateFluentHelper.getEntity()protected CustProjSlsOrdCustProjSlsOrdUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return types with arguments of type CustProjSlsOrdModifier and TypeMethodDescriptionprotected Class<CustProjSlsOrd>CustProjSlsOrdByKeyFluentHelper.getEntityClass()protected Class<CustProjSlsOrd>CustProjSlsOrdFluentHelper.getEntityClass()CustProjSlsOrd.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type CustProjSlsOrdModifierConstructorDescriptionCustProjSlsOrdCreateFluentHelper(String servicePath, CustProjSlsOrd entity, String entityCollection) Creates a fluent helper object that will create aCustProjSlsOrdentity on the OData endpoint.CustProjSlsOrdUpdateFluentHelper(String servicePath, CustProjSlsOrd entity, String entityCollection) Creates a fluent helper object that will update aCustProjSlsOrdentity on the OData endpoint. -
Uses of CustProjSlsOrd 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 CustProjSlsOrdModifier and TypeMethodDescriptionCommercialProjectServiceBatchChangeSet.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Create a newCustProjSlsOrdentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) CommercialProjectServiceBatchChangeSet.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Update an existingCustProjSlsOrdentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) -
Uses of CustProjSlsOrd 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 CustProjSlsOrdModifier and TypeMethodDescriptionCustProjSlsOrdOneToOneLink.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 CustProjSlsOrdModifier and TypeMethodDescriptionprotected CustProjSlsOrdLink<ObjectT>CustProjSlsOrdLink.translateLinkType(EntityLink<CustProjSlsOrdLink<ObjectT>, CustProjSlsOrd, ObjectT> link) -
Uses of CustProjSlsOrd in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustProjSlsOrdModifier and TypeMethodDescriptionCommercialProjectService.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Deprecated.Create a newCustProjSlsOrdentity and save it to the S/4HANA system.DefaultCommercialProjectService.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Deprecated.CommercialProjectService.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Deprecated.Update an existingCustProjSlsOrdentity and save it to the S/4HANA system.DefaultCommercialProjectService.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) Deprecated.