<?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 Re: BAPI for SALES ORDER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051924#M968552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this documentation,it will help u test from se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Sales order: Change Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;You can use this method to change or delete sales orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change header, item, schedule line and configuration data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, note that you should:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only specify fields that should be changed&lt;/P&gt;&lt;P&gt;Select these fields by entering an X in the checkboxes&lt;/P&gt;&lt;P&gt;Enter a U in the UPDATEFLAG field&lt;/P&gt;&lt;P&gt;Always specify key fields when changing the data, including in the checkboxes&lt;/P&gt;&lt;P&gt;The configuration is an exception here. If this needs to be changed, you need to complete it again fully.&lt;/P&gt;&lt;P&gt;Maintain quantities and dates in the schedule line data&lt;/P&gt;&lt;P&gt;Possible UPDATEFLAGS:&lt;/P&gt;&lt;P&gt;U = change&lt;/P&gt;&lt;P&gt;D = delete&lt;/P&gt;&lt;P&gt;I = add&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;1. Delete the whole order&lt;/P&gt;&lt;P&gt;2. Delete order items&lt;/P&gt;&lt;P&gt;3. Change the order&lt;/P&gt;&lt;P&gt;4. Change the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;1. Minimum entry:&lt;/P&gt;&lt;P&gt;You must enter the order number in the SALESDOCUMENT structure.&lt;/P&gt;&lt;P&gt;You must always enter key fields for changes.&lt;/P&gt;&lt;P&gt;You must always specify the update indicator in the ORDER_HEADER_INX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Commit control:&lt;/P&gt;&lt;P&gt;The BAPI does not run a database Commit, which means that the application must trigger the Commit so that the changes are read to the database. To do this, use the BAPI_TRANSACTION_COMMIT BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;SALESDOCUMENT&lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX&lt;/P&gt;&lt;P&gt;SIMULATION&lt;/P&gt;&lt;P&gt;BEHAVE_WHEN_ERROR&lt;/P&gt;&lt;P&gt;INT_NUMBER_ASSIGNMENT&lt;/P&gt;&lt;P&gt;LOGIC_SWITCH&lt;/P&gt;&lt;P&gt;NO_STATUS_BUF_INIT&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;ORDER_ITEM_IN&lt;/P&gt;&lt;P&gt;ORDER_ITEM_INX&lt;/P&gt;&lt;P&gt;PARTNERS&lt;/P&gt;&lt;P&gt;PARTNERCHANGES&lt;/P&gt;&lt;P&gt;PARTNERADDRESSES&lt;/P&gt;&lt;P&gt;ORDER_CFGS_REF&lt;/P&gt;&lt;P&gt;ORDER_CFGS_INST&lt;/P&gt;&lt;P&gt;ORDER_CFGS_PART_OF&lt;/P&gt;&lt;P&gt;ORDER_CFGS_VALUE&lt;/P&gt;&lt;P&gt;ORDER_CFGS_BLOB&lt;/P&gt;&lt;P&gt;ORDER_CFGS_VK&lt;/P&gt;&lt;P&gt;ORDER_CFGS_REFINST&lt;/P&gt;&lt;P&gt;SCHEDULE_LINES&lt;/P&gt;&lt;P&gt;SCHEDULE_LINESX&lt;/P&gt;&lt;P&gt;ORDER_TEXT&lt;/P&gt;&lt;P&gt;ORDER_KEYS&lt;/P&gt;&lt;P&gt;CONDITIONS_IN&lt;/P&gt;&lt;P&gt;CONDITIONS_INX&lt;/P&gt;&lt;P&gt;EXTENSIONIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2008 06:09:45 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-06-26T06:09:45Z</dc:date>
    <item>
      <title>BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051920#M968548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 ) Sample code for Sales order chage , sales order Delete &lt;/P&gt;&lt;P&gt;please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I want to test BAPI_SALESORDER_CHANGE in se37...what is schedule line in that case.&lt;/P&gt;&lt;P&gt;or step to test it in se37 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;removed by moderator&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mike Pokraka on Aug 4, 2008 2:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051920#M968548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T05:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051921#M968549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  see&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=13348419&amp;amp;messageID=4734026" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=13348419&amp;amp;messageID=4734026&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051921#M968549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T06:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051922#M968550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Monica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just refer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="350308"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="128046"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="744204"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="383868"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="272015"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051922#M968550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T06:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051923#M968551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4597094"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 26, 2008 11:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:06:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051923#M968551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T06:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051924#M968552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this documentation,it will help u test from se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Sales order: Change Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;You can use this method to change or delete sales orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change header, item, schedule line and configuration data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, note that you should:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only specify fields that should be changed&lt;/P&gt;&lt;P&gt;Select these fields by entering an X in the checkboxes&lt;/P&gt;&lt;P&gt;Enter a U in the UPDATEFLAG field&lt;/P&gt;&lt;P&gt;Always specify key fields when changing the data, including in the checkboxes&lt;/P&gt;&lt;P&gt;The configuration is an exception here. If this needs to be changed, you need to complete it again fully.&lt;/P&gt;&lt;P&gt;Maintain quantities and dates in the schedule line data&lt;/P&gt;&lt;P&gt;Possible UPDATEFLAGS:&lt;/P&gt;&lt;P&gt;U = change&lt;/P&gt;&lt;P&gt;D = delete&lt;/P&gt;&lt;P&gt;I = add&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;1. Delete the whole order&lt;/P&gt;&lt;P&gt;2. Delete order items&lt;/P&gt;&lt;P&gt;3. Change the order&lt;/P&gt;&lt;P&gt;4. Change the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;1. Minimum entry:&lt;/P&gt;&lt;P&gt;You must enter the order number in the SALESDOCUMENT structure.&lt;/P&gt;&lt;P&gt;You must always enter key fields for changes.&lt;/P&gt;&lt;P&gt;You must always specify the update indicator in the ORDER_HEADER_INX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Commit control:&lt;/P&gt;&lt;P&gt;The BAPI does not run a database Commit, which means that the application must trigger the Commit so that the changes are read to the database. To do this, use the BAPI_TRANSACTION_COMMIT BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;SALESDOCUMENT&lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX&lt;/P&gt;&lt;P&gt;SIMULATION&lt;/P&gt;&lt;P&gt;BEHAVE_WHEN_ERROR&lt;/P&gt;&lt;P&gt;INT_NUMBER_ASSIGNMENT&lt;/P&gt;&lt;P&gt;LOGIC_SWITCH&lt;/P&gt;&lt;P&gt;NO_STATUS_BUF_INIT&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;ORDER_ITEM_IN&lt;/P&gt;&lt;P&gt;ORDER_ITEM_INX&lt;/P&gt;&lt;P&gt;PARTNERS&lt;/P&gt;&lt;P&gt;PARTNERCHANGES&lt;/P&gt;&lt;P&gt;PARTNERADDRESSES&lt;/P&gt;&lt;P&gt;ORDER_CFGS_REF&lt;/P&gt;&lt;P&gt;ORDER_CFGS_INST&lt;/P&gt;&lt;P&gt;ORDER_CFGS_PART_OF&lt;/P&gt;&lt;P&gt;ORDER_CFGS_VALUE&lt;/P&gt;&lt;P&gt;ORDER_CFGS_BLOB&lt;/P&gt;&lt;P&gt;ORDER_CFGS_VK&lt;/P&gt;&lt;P&gt;ORDER_CFGS_REFINST&lt;/P&gt;&lt;P&gt;SCHEDULE_LINES&lt;/P&gt;&lt;P&gt;SCHEDULE_LINESX&lt;/P&gt;&lt;P&gt;ORDER_TEXT&lt;/P&gt;&lt;P&gt;ORDER_KEYS&lt;/P&gt;&lt;P&gt;CONDITIONS_IN&lt;/P&gt;&lt;P&gt;CONDITIONS_INX&lt;/P&gt;&lt;P&gt;EXTENSIONIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051924#M968552</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-06-26T06:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051925#M968553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit &amp;amp; kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 08:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/4051925#M968553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T08:29:57Z</dc:date>
    </item>
  </channel>
</rss>

