SAP Knowledge Base Article - Public

3713870 - How to create a new text type via API_SALES_QUOTATION_SRV after sales quotation creation

Symptom

How to create a new text type via API_SALES_QUOTATION_SRV after sales quotation creation in SAP S/4HANA Cloud Public Edition?

Environment

SAP S/4HANA Cloud Public Edition

Resolution

  1. In the API API_SALES_QUOTATION_SRV, the creation of a new text type cannot be done as a standalone text; it can only be created along with the quotation header or quotation item.
    • Help Portal - Header Text
      >> Note that you must use deep insert requests, meaning that you cannot create a header text on its own, but you have to create it together with the header entity. 
    • Help Portal - Item Text
      >> Note that you must use deep insert requests, meaning that you cannot create an item text on its own, but you have to create it together with the item entity. 
  2. As a workaround, manually adding a new text type to an existing sales quotation.

Keywords

SAP S/4HANA Cloud Public Edition, Long text, Text, Text type, API, API_SALES_QUOTATION_SRV, Sales quotation, Deep insert, Header text, Item text, POST method, Creation, Manually , KBA , SD-SLS-QUT-2CL , Inquiries / Quotations (Public Cloud) , How To

Product

SAP S/4HANA Cloud Public Edition all versions