<?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: problem with subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953400#M696550</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;In Subscreen we can not take ok_code. so the error is coming into your prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to the Element list tab-&amp;gt;General Attr&lt;/P&gt;&lt;P&gt;in last row, clear FCODE written over there.&lt;/P&gt;&lt;P&gt;Now change its attribute to subscreen, it will not give error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dharmishta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 08:01:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T08:01:13Z</dc:date>
    <item>
      <title>problem with subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953399#M696549</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;in SAPMV45A, i have added some fields in the screen exit 8309,&lt;/P&gt;&lt;P&gt;and that is a subscreen, unfortunately attributes of that screen got changed, and now it is showing as normal screen, i tried to change it into subscreen, but it is giving error(delete the name FCODE of the OK-CODE field list), kindly help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953399#M696549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem with subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953400#M696550</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;In Subscreen we can not take ok_code. so the error is coming into your prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to the Element list tab-&amp;gt;General Attr&lt;/P&gt;&lt;P&gt;in last row, clear FCODE written over there.&lt;/P&gt;&lt;P&gt;Now change its attribute to subscreen, it will not give error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dharmishta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 08:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953400#M696550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T08:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953401#M696551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the fcode field is in grayed out mode. how can i clear that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 08:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953401#M696551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T08:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953402#M696552</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;GENERALY WE DONT WRITE OK_CODE FOR SUBSCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO GENERAL ATRIBUTES OF THE SCREEN &lt;/P&gt;&lt;P&gt;AND CHECK WHEETHER THE ATRIBUTES R CORRECT OR NOT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO PROGRAM WHERE U R CALLING THE SUBSCREEN &lt;/P&gt;&lt;P&gt;CHECK WHETHER U HAVE CALLED IT AS A SUBSCREEN OR NOT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 13:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-subscreen/m-p/2953402#M696552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T13:23:04Z</dc:date>
    </item>
  </channel>
</rss>

