<?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: create screen variants without data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767704#M37863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a variant z_iw81 for screen iw81 with the transaction SHD0. Now I jump via goto to screen variants and want to create a screen variant for program SAPLCOIH and screens 0106 and 0153. But the system has no data, so I cannot record this screen variant. That means, I have no idea how I can jump e.g. to screen 0153 and save this variant. I was just wondering if I do something wrong or if it does not work because it's not possible whithout data (which means, I cannot also enter data in the standard iw81 to enter the transaction).&lt;/P&gt;&lt;P&gt;I hope this explains my problem...&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Carola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Oct 2004 06:59:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-10-20T06:59:27Z</dc:date>
    <item>
      <title>create screen variants without data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767702#M37861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create a screen variant for a follow up screen in a system with no data? I understood that there is only a possibility to create screen variants when you have data and you are able to record it, but maybe there is a possibility to create it without data as well?&lt;/P&gt;&lt;P&gt;Thanks for any help provided.&lt;/P&gt;&lt;P&gt;Carola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2004 17:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767702#M37861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-19T17:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: create screen variants without data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767703#M37862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you be more specific on your requirements. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2004 20:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767703#M37862</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-10-19T20:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: create screen variants without data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767704#M37863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a variant z_iw81 for screen iw81 with the transaction SHD0. Now I jump via goto to screen variants and want to create a screen variant for program SAPLCOIH and screens 0106 and 0153. But the system has no data, so I cannot record this screen variant. That means, I have no idea how I can jump e.g. to screen 0153 and save this variant. I was just wondering if I do something wrong or if it does not work because it's not possible whithout data (which means, I cannot also enter data in the standard iw81 to enter the transaction).&lt;/P&gt;&lt;P&gt;I hope this explains my problem...&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Carola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2004 06:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767704#M37863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-20T06:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: create screen variants without data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767705#M37864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using recording, you need to simulate the process as you have the correct data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you can look at the code how screen 0153 got called. Doubleclick on screen 0153 in se80. Then investigate how this screen is called. There probably a function code that is checked for screen 0153 to be called.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2004 22:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767705#M37864</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-10-20T22:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: create screen variants without data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767706#M37865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much - I had to create a transport request from an external system with the object R3TR SCVI Z_IW81_0153, then I could modify the variant even though there is no data to record. Now I will follow se80 / 0153 to investigate the coding and do my developments.&lt;/P&gt;&lt;P&gt;Carola&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2004 16:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-screen-variants-without-data/m-p/767706#M37865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-21T16:57:59Z</dc:date>
    </item>
  </channel>
</rss>

