Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
RequestForQuotation |
RequestForQuotation.RequestForQuotationBuilder.build() |
protected RequestForQuotation |
RequestForQuotationDeleteFluentHelper.getEntity() |
protected RequestForQuotation |
RequestForQuotationUpdateFluentHelper.getEntity() |
protected RequestForQuotation |
RequestForQuotationCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<RequestForQuotation> |
RequestForQuotationFluentHelper.getEntityClass() |
protected Class<RequestForQuotation> |
RequestForQuotationByKeyFluentHelper.getEntityClass() |
Class<RequestForQuotation> |
RequestForQuotation.getType() |
Modifier and Type | Method and Description |
---|---|
protected RequestForQuotationLink<ObjectT> |
RequestForQuotationLink.translateLinkType(EntityLink<RequestForQuotationLink<ObjectT>,RequestForQuotation,ObjectT> link) |
Constructor and Description |
---|
RequestForQuotationCreateFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will create a
RequestForQuotation entity on the OData endpoint. |
RequestForQuotationDeleteFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will delete a
RequestForQuotation entity on the OData endpoint. |
RequestForQuotationUpdateFluentHelper(String servicePath,
RequestForQuotation entity)
Creates a fluent helper object that will update a
RequestForQuotation entity on the OData endpoint. |
Copyright © 2018 SAP SE. All rights reserved.