<?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: Relation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150648#M749234</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;Delivered quantity at the schedule line is calculated with function module RV_SCHEDULE_CHECK_DELIVERIES. You have to feed it with document flow from sales order to delivery (FVBFA), schedule lines (FVBEP), status (FVBUP), and sales order item (FVBAP) to get the vsmng filled in FVBEP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check the following FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_VBEP_ARRAY_READ_VBELN&lt;/P&gt;&lt;P&gt;SD_VBEP_READ_WITH_POSNR &lt;/P&gt;&lt;P&gt;SD_VBEP_READ_WITH_VBELN &lt;/P&gt;&lt;P&gt;SD_VBEP_SELECT &lt;/P&gt;&lt;P&gt;SD_VBEP_SINGLE_READ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will return VSMNG value(s) in table parameter (table strucuture VBEPVB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hope this will help.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Dec 2007 12:37:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-09T12:37:48Z</dc:date>
    <item>
      <title>Relation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150647#M749233</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;Can anyone please tell me, what is the relation between a sales order scheduling and the corresponding delivery/goods issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales order sceduling:&lt;/P&gt;&lt;P&gt;VBEP table: VBELN + POSNR + ETENR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ETENR fireld is missing from the document flow (VBFA table). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I attach this scheduling line to the corresponding goods issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 12:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150647#M749233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150648#M749234</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;Delivered quantity at the schedule line is calculated with function module RV_SCHEDULE_CHECK_DELIVERIES. You have to feed it with document flow from sales order to delivery (FVBFA), schedule lines (FVBEP), status (FVBUP), and sales order item (FVBAP) to get the vsmng filled in FVBEP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check the following FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_VBEP_ARRAY_READ_VBELN&lt;/P&gt;&lt;P&gt;SD_VBEP_READ_WITH_POSNR &lt;/P&gt;&lt;P&gt;SD_VBEP_READ_WITH_VBELN &lt;/P&gt;&lt;P&gt;SD_VBEP_SELECT &lt;/P&gt;&lt;P&gt;SD_VBEP_SINGLE_READ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will return VSMNG value(s) in table parameter (table strucuture VBEPVB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hope this will help.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 12:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150648#M749234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Relation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150649#M749235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TY for the answer. Unfortunately the quantites are already working, I have problems with finding an exact 1-1 contact between the scheduling and the goods issue, to match the goods issue date and the correct plant/storage place woth the scheduling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 13:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation/m-p/3150649#M749235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T13:13:12Z</dc:date>
    </item>
  </channel>
</rss>

