<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: API Purchase Order Item Note in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaa-p/14325011#M4936740</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That was my alternative option, unfortunately, I am on premise and there is no API to delete purchase Item note text.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 07:01:40 GMT</pubDate>
    <dc:creator>Julien_Rouillard</dc:creator>
    <dc:date>2026-02-10T07:01:40Z</dc:date>
    <item>
      <title>API Purchase Order Item Note</title>
      <link>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaq-p/14324607</link>
      <description>&lt;P&gt;I would like to use the&amp;nbsp;API_PURCHASEORDER_2 odatav4 API to mass upload the item long text on purchase Order.&lt;/P&gt;&lt;P&gt;Following documentation on api.sap.com and help.sap.com I was able to create a note on the Purchase Order Item. However, it appends to existing text, it doesn't overwrite. Is there a way to overwrite?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 15:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaq-p/14324607</guid>
      <dc:creator>Julien_Rouillard</dc:creator>
      <dc:date>2026-02-09T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: API Purchase Order Item Note</title>
      <link>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaa-p/14324694#M4936707</link>
      <description>&lt;P&gt;Hi Julien,&lt;/P&gt;&lt;P&gt;I don't have access to the system with that API, but if you can't (I assume) manipulate RAP BO implementation to make SAVE_TEXT to insert the text, then you could try to use a $batch request that DELETEs the existing note entity first, then POSTs the replacement text:&lt;/P&gt;&lt;P&gt;POST /sap/opu/odata4/sap/api_purchaseorder_2/srvd_a2x/sap/purchaseorder/0001/$batch&lt;/P&gt;&lt;P&gt;You'd want to GET the&amp;nbsp;existing note first to obtain its key.&lt;/P&gt;&lt;P&gt;KBA 3604894 ("How to POST several OData V4 service entities at the same time") documents $batch support for this API and uses PO item notes as its&amp;nbsp;example payload.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 18:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaa-p/14324694#M4936707</guid>
      <dc:creator>Filipp</dc:creator>
      <dc:date>2026-02-09T18:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: API Purchase Order Item Note</title>
      <link>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaa-p/14325011#M4936740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That was my alternative option, unfortunately, I am on premise and there is no API to delete purchase Item note text.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 07:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/api-purchase-order-item-note/qaa-p/14325011#M4936740</guid>
      <dc:creator>Julien_Rouillard</dc:creator>
      <dc:date>2026-02-10T07:01:40Z</dc:date>
    </item>
  </channel>
</rss>

