<?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: VEPVG table problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001384#M1606693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I don't want to add some field to my raport (ZVL10), but show vanished items as I wrote ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 12:55:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-06T12:55:36Z</dc:date>
    <item>
      <title>VEPVG table problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001382#M1606691</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;The requirement is to avoid to dissapearing sales orders items in VL10 after delivered quantity = max (no open quantity is accessible)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that system takes items from VEPVG table and check open quantity (VEPVG-BRGEW). This field is shrinking during deliveries creation. When the value is 0 the item is deleted from VEPVG table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is to reconstruct vanished item from VEPVG and append it to local itab.&lt;/P&gt;&lt;P&gt;Thing is that this is quiet hard to do ...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Anybody knows where in system is some place/code where the items is inserted to VEPVG ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that after delivery (VL02) is deleted data from VEPVG  will be inserted again, but unfortunatelly the track was interrupted in MV50AF0F_FUNKTION_AUSFUEHREN in CALL FUNCTION 'FUNCTION_EXECUTE' statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 08:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001382#M1606691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T08:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: VEPVG table problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001383#M1606692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Note 198137 - VL10: Customer-specific enhancements / user exits. Go to question 13, b) LV50R_VIEWG03 postab_vepvg_fill_user. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the comments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*  cs_postab-zzfield = ......              "add new field to List

*  if xxxxxxx = yyyyyyy.
*    cf_subrc = 1.                         "Exclude this index from List
*  endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 09:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001383#M1606692</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-07-06T09:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: VEPVG table problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001384#M1606693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I don't want to add some field to my raport (ZVL10), but show vanished items as I wrote ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 12:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001384#M1606693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: VEPVG table problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001385#M1606694</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;You can avoid that the item will be listed with the value for cf_subrc . Perhaps in this manner you can avoid that it will be deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 17:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001385#M1606694</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-07-06T17:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: VEPVG table problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001386#M1606695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason of vanisihing (100 % delivery) is not because of EXIT, its because no entry in VEPVG table...&lt;/P&gt;&lt;P&gt;Question is how can I "prepare" myself row for internal table which can be append as a result of query from VEPVG ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Daniel Duras on Jul 7, 2011 8:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 06:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vepvg-table-problem/m-p/8001386#M1606695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T06:07:04Z</dc:date>
    </item>
  </channel>
</rss>

