<?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: Passing two values to two fields having same parameter ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932544#M1150632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Followinh are two User-Exit available for this transaction.&lt;/P&gt;&lt;P&gt;Check if you can IMPORT over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COOMKPLV            User Exit: Copy Actual to Plan and Copy Planning&lt;/P&gt;&lt;P&gt;COOMKPT4            Customer Exit: Copy Plan-&amp;gt;Plan/Act.-&amp;gt;Plan for Cost Centers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2008 10:10:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-16T10:10:55Z</dc:date>
    <item>
      <title>Passing two values to two fields having same parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932542#M1150630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need to pass two different values to two different screen fields of the same screen having same parameter ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to pass 2 different values to tcode CJ9FS to fields TEMPLATE VERSION and TARGET VERSION.&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;raviraj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 09:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932542#M1150630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T09:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Passing two values to two fields having same parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932543#M1150631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the both the fields have same parameter Id, you can not use SET PARAMETER ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT ...MEMORY ID and IMPORT ..MEMORY ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for any BADI/USER-EXIT for this transaction and write IMPORT over there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 10:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932543#M1150631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T10:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Passing two values to two fields having same parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932544#M1150632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Followinh are two User-Exit available for this transaction.&lt;/P&gt;&lt;P&gt;Check if you can IMPORT over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COOMKPLV            User Exit: Copy Actual to Plan and Copy Planning&lt;/P&gt;&lt;P&gt;COOMKPT4            Customer Exit: Copy Plan-&amp;gt;Plan/Act.-&amp;gt;Plan for Cost Centers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 10:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932544#M1150632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T10:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Passing two values to two fields having same parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932545#M1150633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These user exits or badi's are not getting fired when we run the Tcode CJ9FS.&lt;/P&gt;&lt;P&gt;Let me know if there is any other approach /  any user exit that fires.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you all for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;raviraj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 11:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-two-values-to-two-fields-having-same-parameter-id/m-p/4932545#M1150633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T11:27:56Z</dc:date>
    </item>
  </channel>
</rss>

