<?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: Common screen for multiple transaction code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039332#M965438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;yes u can do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use condition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if tcode = ZC1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elseif = ZC2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elseif = ZC3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put this whole bock of code in at selection screen output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Snehi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: snehi chouhan on Jun 23, 2008 1:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 11:16:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-23T11:16:14Z</dc:date>
    <item>
      <title>Common screen for multiple transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039330#M965436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I am trying to assine common screen for three diffrent transaction code.&lt;/P&gt;&lt;P&gt;Let consider threen TC i.e.&lt;/P&gt;&lt;P&gt;ZC1 for create&lt;/P&gt;&lt;P&gt;ZC2 for modify&lt;/P&gt;&lt;P&gt;ZC3 for display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All above three TC having diffrent input screen. With corresponding to input screen we put data in common screen&lt;/P&gt;&lt;P&gt;Please give me your suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 11:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039330#M965436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T11:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Common screen for multiple transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039331#M965437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can provide same screen to many TX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 11:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039331#M965437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T11:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Common screen for multiple transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039332#M965438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;yes u can do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use condition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if tcode = ZC1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elseif = ZC2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elseif = ZC3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display input fields for this transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put this whole bock of code in at selection screen output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Snehi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: snehi chouhan on Jun 23, 2008 1:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 11:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-screen-for-multiple-transaction-code/m-p/4039332#M965438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T11:16:14Z</dc:date>
    </item>
  </channel>
</rss>

