<?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: Help needed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016115#M959631</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;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF HVBPOK OCCURS 10. .
INCLUDE STRUCTURE VBPOK.
DATA: END OF HVBPOK.

DATA: BEGIN OF SAV_NAST.
INCLUDE STRUCTURE NAST.
DATA: END OF SAV_NAST.

CALL FUNCTION 'SD_DELIVERY_UPDATE_PICKING'
EXPORTING
SYNCHRON = ' '
NICHT_SPERREN = 'Y' "note_97980
VBKOK_WA = VBKOK
AUFRUFER_T = 'X'
TABLES
VBPOK_TAB = HVBPOK.
NAST = SAV_NAST.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 21:13:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T21:13:32Z</dc:date>
    <item>
      <title>Help needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016113#M959629</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;&lt;/P&gt;&lt;P&gt;Currently i am creating the delivery with reference of sales order using the Function Module  'RV_DELIVERY_CREATE' , delivery is creating but picking quantity is not filling in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module available to create the dlivery with filled picking quantity.&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;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 20:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016113#M959629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016114#M959630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Try using GN_DELIVERY_CREATE Function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swaroop Patri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 20:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016114#M959630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T20:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016115#M959631</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;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF HVBPOK OCCURS 10. .
INCLUDE STRUCTURE VBPOK.
DATA: END OF HVBPOK.

DATA: BEGIN OF SAV_NAST.
INCLUDE STRUCTURE NAST.
DATA: END OF SAV_NAST.

CALL FUNCTION 'SD_DELIVERY_UPDATE_PICKING'
EXPORTING
SYNCHRON = ' '
NICHT_SPERREN = 'Y' "note_97980
VBKOK_WA = VBKOK
AUFRUFER_T = 'X'
TABLES
VBPOK_TAB = HVBPOK.
NAST = SAV_NAST.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 21:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed/m-p/4016115#M959631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T21:13:32Z</dc:date>
    </item>
  </channel>
</rss>

