<?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: BAPI BAPI_PPDSSRVAPS_GET_IO_NODES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490379#M562022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your requirement? Is there any manual recp or reqmt creation?&lt;/P&gt;&lt;P&gt;I wanted know what is the purpose of getting the pegging relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you may also use 'BAPI_PIRSRVAPS_GETLIST' for getting the pegging relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_PIRSRVAPS_GETLIST'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      logical_system      = gc_local_system&lt;/P&gt;&lt;P&gt;      start_time          = lc_date_start&lt;/P&gt;&lt;P&gt;      end_time            = lc_date_end&lt;/P&gt;&lt;P&gt;      planning_version    = '000'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      product_selection   = l_it_product&lt;/P&gt;&lt;P&gt;      location_selection  = l_it_location&lt;/P&gt;&lt;P&gt;      atpcat_selection    = l_it_atpcat&lt;/P&gt;&lt;P&gt;      requirements_data   = pa_it_requirement&lt;/P&gt;&lt;P&gt;      pegging_input_nodes = pa_it_pegging&lt;/P&gt;&lt;P&gt;      return              = l_it_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this info helpful to u, please give reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 02:50:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-20T02:50:40Z</dc:date>
    <item>
      <title>BAPI BAPI_PPDSSRVAPS_GET_IO_NODES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490378#M562021</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;could anoyne please explain what needs to be passed to BAPI BAPI_PPDSSRVAPS_GET_IO_NODES to retrieve peeging info. I am calling the BAPI in user exit EXIT_/SAPAPO/SAPLCIF_G_EP_005 in transaction /N/SAPAPO/RRP3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490378#M562021</guid>
      <dc:creator>Nik2</dc:creator>
      <dc:date>2007-07-19T13:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_PPDSSRVAPS_GET_IO_NODES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490379#M562022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your requirement? Is there any manual recp or reqmt creation?&lt;/P&gt;&lt;P&gt;I wanted know what is the purpose of getting the pegging relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you may also use 'BAPI_PIRSRVAPS_GETLIST' for getting the pegging relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_PIRSRVAPS_GETLIST'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      logical_system      = gc_local_system&lt;/P&gt;&lt;P&gt;      start_time          = lc_date_start&lt;/P&gt;&lt;P&gt;      end_time            = lc_date_end&lt;/P&gt;&lt;P&gt;      planning_version    = '000'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      product_selection   = l_it_product&lt;/P&gt;&lt;P&gt;      location_selection  = l_it_location&lt;/P&gt;&lt;P&gt;      atpcat_selection    = l_it_atpcat&lt;/P&gt;&lt;P&gt;      requirements_data   = pa_it_requirement&lt;/P&gt;&lt;P&gt;      pegging_input_nodes = pa_it_pegging&lt;/P&gt;&lt;P&gt;      return              = l_it_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this info helpful to u, please give reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 02:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490379#M562022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T02:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_PPDSSRVAPS_GET_IO_NODES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490380#M562023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj, &lt;/P&gt;&lt;P&gt;Your answer was helpful,&lt;/P&gt;&lt;P&gt;Thaks,&lt;/P&gt;&lt;P&gt;Janete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 15:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-ppdssrvaps-get-io-nodes/m-p/2490380#M562023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T15:56:01Z</dc:date>
    </item>
  </channel>
</rss>

