Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.CustProjSlsOrdText
Packages that use CustProjSlsOrdText
Package
Description
-
Uses of CustProjSlsOrdText 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 CustProjSlsOrdTextModifier and TypeFieldDescriptionstatic final CustProjSlsOrdLink<CustProjSlsOrdText>CustProjSlsOrd.TO_CUST_PROJ_SLS_ORD_TEXTUse with available fluent helpers to apply the to_CustProjSlsOrdText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return CustProjSlsOrdTextModifier and TypeMethodDescriptionCustProjSlsOrdText.CustProjSlsOrdTextBuilder.build()protected CustProjSlsOrdTextCustProjSlsOrdTextCreateFluentHelper.getEntity()protected CustProjSlsOrdTextCustProjSlsOrdTextDeleteFluentHelper.getEntity()protected CustProjSlsOrdTextCustProjSlsOrdTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return types with arguments of type CustProjSlsOrdTextModifier and TypeMethodDescriptionCustProjSlsOrd.fetchCustProjSlsOrdText()Fetches the CustProjSlsOrdText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustProjSlsOrdText>>CustProjSlsOrd.getCustProjSlsOrdTextIfPresent()Retrieval of associated CustProjSlsOrdText entities (one to many).CustProjSlsOrd.getCustProjSlsOrdTextOrFetch()Retrieval of associated CustProjSlsOrdText entities (one to many).protected Class<CustProjSlsOrdText>CustProjSlsOrdTextByKeyFluentHelper.getEntityClass()protected Class<CustProjSlsOrdText>CustProjSlsOrdTextFluentHelper.getEntityClass()CustProjSlsOrdText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type CustProjSlsOrdTextModifier and TypeMethodDescriptionvoidCustProjSlsOrd.addCustProjSlsOrdText(CustProjSlsOrdText... entity) Adds elements to the list of associated CustProjSlsOrdText entities.CustProjSlsOrd.CustProjSlsOrdBuilder.custProjSlsOrdText(CustProjSlsOrdText... value) Navigation property to_CustProjSlsOrdText for CustProjSlsOrd to multiple CustProjSlsOrdText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type arguments of type CustProjSlsOrdTextModifier and TypeMethodDescriptionvoidCustProjSlsOrd.setCustProjSlsOrdText(List<CustProjSlsOrdText> value) Overwrites the list of associated CustProjSlsOrdText entities for the loaded navigation property to_CustProjSlsOrdText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type CustProjSlsOrdTextModifierConstructorDescriptionCustProjSlsOrdTextCreateFluentHelper(String servicePath, CustProjSlsOrdText entity, String entityCollection) Creates a fluent helper object that will create aCustProjSlsOrdTextentity on the OData endpoint.CustProjSlsOrdTextDeleteFluentHelper(String servicePath, CustProjSlsOrdText entity, String entityCollection) Creates a fluent helper object that will delete aCustProjSlsOrdTextentity on the OData endpoint.CustProjSlsOrdTextUpdateFluentHelper(String servicePath, CustProjSlsOrdText entity, String entityCollection) Creates a fluent helper object that will update aCustProjSlsOrdTextentity on the OData endpoint. -
Uses of CustProjSlsOrdText 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 CustProjSlsOrdTextModifier and TypeMethodDescriptionCommercialProjectServiceBatchChangeSet.createCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Create a newCustProjSlsOrdTextentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.createCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) CommercialProjectServiceBatchChangeSet.deleteCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deletes an existingCustProjSlsOrdTextentity in the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.deleteCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) CommercialProjectServiceBatchChangeSet.updateCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Update an existingCustProjSlsOrdTextentity and save it to the S/4HANA system.DefaultCommercialProjectServiceBatchChangeSet.updateCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) -
Uses of CustProjSlsOrdText 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 CustProjSlsOrdTextModifier and TypeMethodDescriptionCustProjSlsOrdTextOneToOneLink.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 CustProjSlsOrdTextModifier and TypeMethodDescriptionprotected CustProjSlsOrdTextLink<ObjectT>CustProjSlsOrdTextLink.translateLinkType(EntityLink<CustProjSlsOrdTextLink<ObjectT>, CustProjSlsOrdText, ObjectT> link) -
Uses of CustProjSlsOrdText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustProjSlsOrdTextModifier and TypeMethodDescriptionCommercialProjectService.createCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.Create a newCustProjSlsOrdTextentity and save it to the S/4HANA system.DefaultCommercialProjectService.createCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.CommercialProjectService.deleteCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.Deletes an existingCustProjSlsOrdTextentity in the S/4HANA system.DefaultCommercialProjectService.deleteCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.CommercialProjectService.updateCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.Update an existingCustProjSlsOrdTextentity and save it to the S/4HANA system.DefaultCommercialProjectService.updateCustProjSlsOrdText(CustProjSlsOrdText custProjSlsOrdText) Deprecated.