<?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: Pegging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403437#M535586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharada,&lt;/P&gt;&lt;P&gt;Please use function module MD_PEGGING (transaction SE37) to get pegging information.&lt;/P&gt;&lt;P&gt;Please see Notes in Service Market Place - 393437 and 458996 for Pegging in APO. Also see notes 698427, 704583 for more details on Fixed Pegging.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2007 11:35:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-03T11:35:19Z</dc:date>
    <item>
      <title>Pegging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403436#M535585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me how to use md_pegging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mandatory fields delks and delnr point to structures .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know on its usage and lower level where used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sharada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 11:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403436#M535585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T11:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pegging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403437#M535586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharada,&lt;/P&gt;&lt;P&gt;Please use function module MD_PEGGING (transaction SE37) to get pegging information.&lt;/P&gt;&lt;P&gt;Please see Notes in Service Market Place - 393437 and 458996 for Pegging in APO. Also see notes 698427, 704583 for more details on Fixed Pegging.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 11:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403437#M535586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T11:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pegging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403438#M535587</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;Please see Notes in Service Market Place - 393437 and 458996 for Pegging in APO. Also see notes 698427, 704583 for more details on Fixed Pegging.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful plz&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 11:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403438#M535587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T11:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pegging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403439#M535588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Here is a sample program...... you can peg by production order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report zrich_0003.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;data: begin of mdrqx occurs 50.&lt;/P&gt;&lt;P&gt;        include structure mdrq.&lt;/P&gt;&lt;P&gt;data: end of mdrqx.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;parameters: p_matnr type mara-matnr,&lt;/P&gt;&lt;P&gt;            p_werks type marc-werks,     " Planning Plant&lt;/P&gt;&lt;P&gt;            p_aufnr type aufk-aufnr.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;data: werks type marc-werks.&lt;/P&gt;&lt;P&gt;data: matnr type mara-matnr.&lt;/P&gt;&lt;P&gt;data: delnr type mdps-del12.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;perform prod_order using P_matnr&lt;/P&gt;&lt;P&gt;                         p_werks&lt;/P&gt;&lt;P&gt;                         p_aufnr.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;*********************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PROD_ORDER&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*********************************************************************&lt;/P&gt;&lt;P&gt;form prod_order using matnr&lt;/P&gt;&lt;P&gt;                      werks&lt;/P&gt;&lt;P&gt;                      aufnr.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;edelkz = 'FE' --  Production Order&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;edelkz = 'PA' --  Planned Order&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  call function 'MD_PEGGING_NODIALOG'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            edelet                = 0000&lt;/P&gt;&lt;P&gt;            edelkz                = 'FE'       &lt;/P&gt;&lt;P&gt;            edelnr                = aufnr&lt;/P&gt;&lt;P&gt;            edelps                = 000001&lt;/P&gt;&lt;P&gt;            ematnr                = matnr&lt;/P&gt;&lt;P&gt;            ewerks                = werks&lt;/P&gt;&lt;P&gt;       tables&lt;/P&gt;&lt;P&gt;            imdrqx                = mdrqx&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            error                 = 1&lt;/P&gt;&lt;P&gt;            no_requirements_found = 2&lt;/P&gt;&lt;P&gt;            order_not_found       = 3&lt;/P&gt;&lt;P&gt;            others                = 4.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  loop at mdrqx where DELKZ = 'VC'.    " VC is sales order&lt;/P&gt;&lt;P&gt;    write:/ mdrqx-DELKZ, mdrqx-matnr, mdrqx-planr+0(10),&lt;/P&gt;&lt;P&gt;            mdrqx-planr+10(6) .&lt;/P&gt;&lt;P&gt;  endloop.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pegging/m-p/2403439#M535588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T12:42:27Z</dc:date>
    </item>
  </channel>
</rss>

