<?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: Is table VBEP table affected while creating Sales order? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897981#M54638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya sure but can you tell me from where i can  close i m new to this forum so please guide me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2005 16:57:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-23T16:57:48Z</dc:date>
    <item>
      <title>Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897975#M54632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     I am creating sales order using &amp;lt;b&amp;gt;BAPI_SALESCREATEFROMDAT2&amp;lt;/b&amp;gt;. If we are creating sales order using &amp;lt;b&amp;gt;VB01&amp;lt;/b&amp;gt; transaction then it will affect table &amp;lt;b&amp;gt;VBEP (Sales Document: Schedule Line Data).&amp;lt;/b&amp;gt; I have doubt,  is it that while creating sales order VBEP get affected or not? and if yes then how can we do it using BAPI_SALESCREATEFROMDAT2 or using any other BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2005 09:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897975#M54632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-21T09:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897976#M54633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, VBEP is affected during VA01.  It holds the schedule lines of the sale document items.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use these table parameters....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*"  ORDER_SCHEDULES_IN STRUCTURE  BAPISCHDL OPTIONAL
*"  ORDER_SCHEDULES_INX STRUCTURE  BAPISCHDLX OPTIONAL&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2005 13:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897976#M54633</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-21T13:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897977#M54634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rich Heilman  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I have entered respected Item number and schedule line in ORDER_SCHEDULES_IN but it is still not created entry in VBEP. Tell me exact way through wich i can solve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2005 08:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897977#M54634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-22T08:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897978#M54635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to set some flags in the other tables parameters, ORDER_SCHEDULES_INX.  Take a look at the structure BAPISCHDLX.  You should be able to figure out what flags you need to set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2005 12:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897978#M54635</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-22T12:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897979#M54636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rich Heilman . Now finally i have solved my problem with your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 16:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897979#M54636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-23T16:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897980#M54637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool,  can you please close this post.  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 16:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897980#M54637</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-23T16:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897981#M54638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya sure but can you tell me from where i can  close i m new to this forum so please guide me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 16:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897981#M54638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-23T16:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897982#M54639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be some stars on the left hand side of this post.  If you have solved the problem by yourself, click that one,  if I(or anyone else) has giving you some useful information, then reward points according.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answer = Yellow Star&lt;/P&gt;&lt;P&gt;Very Helpful answer = Green Star&lt;/P&gt;&lt;P&gt;Solved Problem = Blue Star&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to the forum!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:02:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897982#M54639</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-23T17:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897983#M54640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Believe me there is nothing like that. I have done last time but time no stars at left panel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:04:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897983#M54640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-23T17:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897984#M54641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any radiobuttons? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897984#M54641</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-23T17:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897985#M54642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even no radio button!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897985#M54642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-23T17:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897986#M54643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh well!  Glad your problem is solved anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:11:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897986#M54643</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-03-23T17:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is table VBEP table affected while creating Sales order?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897987#M54644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya thanks. But if i have any doubts  in future you r the source for me from now onwards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2005 17:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-table-vbep-table-affected-while-creating-sales-order/m-p/897987#M54644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-23T17:13:36Z</dc:date>
    </item>
  </channel>
</rss>

