<?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_SALESORDER_CREATEFROMDAT2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702508#M307861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Internal Item number assignment is used for different reason. Read this documentation.&lt;/P&gt;&lt;P&gt; Description                                                                                &lt;/P&gt;&lt;P&gt;This parameter activates internal item number assignment. Sometimes,                   &lt;/P&gt;&lt;P&gt;     internal item numbering from SAP is needed, for example for articles                   &lt;/P&gt;&lt;P&gt;     that cause a bill of material to explode in the sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:                                                                                &lt;/P&gt;&lt;P&gt;You create an order with 2 items, each with a schedule line and enter                  &lt;/P&gt;&lt;P&gt;     item numbers 10 and 20 in the SALES_ITEMS_IN and SALES_SCHEDULES_IN. If                &lt;/P&gt;&lt;P&gt;     the article for item 10 contains a sales bill of material, this is                     &lt;/P&gt;&lt;P&gt;     exploded and a sub-item is created with item number 20. This means that                &lt;/P&gt;&lt;P&gt;     the relationship between the schedule line (VBEP) and the item (VBAP) is lost.                                                                                &lt;/P&gt;&lt;P&gt;In this case, the SAP nees to assign the item numbers internally.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default                                                                                &lt;/P&gt;&lt;P&gt;Space, which means that you have tried to create an order with external                &lt;/P&gt;&lt;P&gt;     item numbering.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2006 12:26:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-24T12:26:40Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702506#M307859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_SALESORDER_CREATEFROMDAT2 to create orders. Since I need automatic item number generation, I have set the INT_NUMBER_ASSIGNMENT flag to X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am getting the following error - &lt;/P&gt;&lt;P&gt; Error - No item category available (Table T184 ZOSC ZDEL ZPOB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since there is no item number attached to the line items and the schedule lines, the item category generation part picks up the item category of the previous material, which is the first line in the line items. - with item number 00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that since I have set the INT_NUMBER_ASSIGNMENT flag, all line item numbers are 00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how I can fix this error please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vaishali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 12:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702506#M307859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T12:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702507#M307860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that a functionmal consultant is responsible for a correct content of table T184. Customizing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 12:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702507#M307860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T12:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702508#M307861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Internal Item number assignment is used for different reason. Read this documentation.&lt;/P&gt;&lt;P&gt; Description                                                                                &lt;/P&gt;&lt;P&gt;This parameter activates internal item number assignment. Sometimes,                   &lt;/P&gt;&lt;P&gt;     internal item numbering from SAP is needed, for example for articles                   &lt;/P&gt;&lt;P&gt;     that cause a bill of material to explode in the sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:                                                                                &lt;/P&gt;&lt;P&gt;You create an order with 2 items, each with a schedule line and enter                  &lt;/P&gt;&lt;P&gt;     item numbers 10 and 20 in the SALES_ITEMS_IN and SALES_SCHEDULES_IN. If                &lt;/P&gt;&lt;P&gt;     the article for item 10 contains a sales bill of material, this is                     &lt;/P&gt;&lt;P&gt;     exploded and a sub-item is created with item number 20. This means that                &lt;/P&gt;&lt;P&gt;     the relationship between the schedule line (VBEP) and the item (VBAP) is lost.                                                                                &lt;/P&gt;&lt;P&gt;In this case, the SAP nees to assign the item numbers internally.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default                                                                                &lt;/P&gt;&lt;P&gt;Space, which means that you have tried to create an order with external                &lt;/P&gt;&lt;P&gt;     item numbering.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 12:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1702508#M307861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T12:26:40Z</dc:date>
    </item>
  </channel>
</rss>

