Modifier and Type | Method and Description |
---|---|
CustProjSlsOrd |
CustProjSlsOrd.CustProjSlsOrdBuilder.build() |
protected CustProjSlsOrd |
CustProjSlsOrdCreateFluentHelper.getEntity() |
protected CustProjSlsOrd |
CustProjSlsOrdUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<CustProjSlsOrd> |
CustProjSlsOrdByKeyFluentHelper.getEntityClass() |
protected Class<CustProjSlsOrd> |
CustProjSlsOrdFluentHelper.getEntityClass() |
Class<CustProjSlsOrd> |
CustProjSlsOrd.getType() |
Constructor and Description |
---|
CustProjSlsOrdCreateFluentHelper(String servicePath,
CustProjSlsOrd entity)
Creates a fluent helper object that will create a
CustProjSlsOrd
entity on the OData endpoint. |
CustProjSlsOrdUpdateFluentHelper(String servicePath,
CustProjSlsOrd entity)
Creates a fluent helper object that will update a
CustProjSlsOrd
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
CommercialProjectServiceBatchChangeSet |
CommercialProjectServiceBatchChangeSet.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Create a new
CustProjSlsOrd entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
DefaultCommercialProjectServiceBatchChangeSet.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Create a new
CustProjSlsOrd entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
CommercialProjectServiceBatchChangeSet.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Update an existing
CustProjSlsOrd entity and save it to the S/4HANA system. |
CommercialProjectServiceBatchChangeSet |
DefaultCommercialProjectServiceBatchChangeSet.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Update an existing
CustProjSlsOrd entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustProjSlsOrd> |
CustProjSlsOrdOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected CustProjSlsOrdLink<ObjectT> |
CustProjSlsOrdLink.translateLinkType(EntityLink<CustProjSlsOrdLink<ObjectT>,CustProjSlsOrd,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
CustProjSlsOrdCreateFluentHelper |
CommercialProjectService.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Create a new
CustProjSlsOrd entity and save it to the S/4HANA system. |
CustProjSlsOrdCreateFluentHelper |
DefaultCommercialProjectService.createCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) |
CustProjSlsOrdUpdateFluentHelper |
CommercialProjectService.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd)
Update an existing
CustProjSlsOrd entity and save it to the S/4HANA system. |
CustProjSlsOrdUpdateFluentHelper |
DefaultCommercialProjectService.updateCustProjSlsOrd(CustProjSlsOrd custProjSlsOrd) |
Copyright © 2019 SAP SE. All rights reserved.