<?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>topic Scheduling Agreement Create BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-agreement-create-bapi/m-p/12212521#M1982966</link>
    <description>&lt;P&gt;I am using BAPI_SAG_CREATE to create scheduling agreement in S/4. Even if i give an item number as 00001 , 00002 etc it takes the number as 10 and created the document. I need the item number to be '2'. (just one item created but the item no is 2)&lt;/P&gt;
  &lt;P&gt;How can i do that, how can i assign my own item nos?&lt;/P&gt;
  &lt;P&gt;thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 22:50:36 GMT</pubDate>
    <dc:creator>former_member674971</dc:creator>
    <dc:date>2020-05-06T22:50:36Z</dc:date>
    <item>
      <title>Scheduling Agreement Create BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-agreement-create-bapi/m-p/12212521#M1982966</link>
      <description>&lt;P&gt;I am using BAPI_SAG_CREATE to create scheduling agreement in S/4. Even if i give an item number as 00001 , 00002 etc it takes the number as 10 and created the document. I need the item number to be '2'. (just one item created but the item no is 2)&lt;/P&gt;
  &lt;P&gt;How can i do that, how can i assign my own item nos?&lt;/P&gt;
  &lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 22:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-agreement-create-bapi/m-p/12212521#M1982966</guid>
      <dc:creator>former_member674971</dc:creator>
      <dc:date>2020-05-06T22:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling Agreement Create BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-agreement-create-bapi/m-p/12212522#M1982967</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;bhakti64&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;In your document's header definition please put the Item Interval value as 1.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA:
  ls_head   TYPE bapimeoutheader,
  ls_headx  TYPE bapimeoutheaderx,


ls_head-item_intvl = 1.
ls_headx-item_intvl = 'X'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mateusz&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 15:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scheduling-agreement-create-bapi/m-p/12212522#M1982967</guid>
      <dc:creator>MateuszAdamus</dc:creator>
      <dc:date>2020-05-12T15:15:39Z</dc:date>
    </item>
  </channel>
</rss>

