<?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 T-code - smartforms - Screen lock in navigation issue? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535632#M19682</link>
    <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83872-capture.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Actually my smartforms screen got stuck, not able to drag on the either side???&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2017 09:00:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-11-15T09:00:35Z</dc:date>
    <item>
      <title>T-code - smartforms - Screen lock in navigation issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535632#M19682</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83872-capture.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Actually my smartforms screen got stuck, not able to drag on the either side???&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 09:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535632#M19682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-15T09:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: T-code - smartforms - Screen lock in navigation issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535633#M19683</link>
      <description>&lt;P&gt;I guess it's an issue with your SAP GUI for Windows. Install the latest release/patch. Or add a breakpoint in the constructor of class cl_gui_docking_container to set parameter extension = 200 (width) - looks like the issue in SE80 mentioned in note &lt;A href="https://launchpad.support.sap.com/#/notes/2527919/E"&gt;2527919 - SE80 -Not able to resize the Browser width in Object Navigator.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 15:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535633#M19683</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-11-15T15:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: T-code - smartforms - Screen lock in navigation issue?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535634#M19684</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
  &lt;P&gt;Hope this helps you to resolve your issue.......&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Release T-Code: SMARTFORMS&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;Whenever the navigation screen for T-Code : "SMARTFORMS", gets locked.&lt;/P&gt;
  &lt;P&gt;(As shown below)&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83214-lock-screen.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Follow the steps as follows:-&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;1) Goto T-Code: SE38&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83215-se38-t-code.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Then, press ENTER&lt;/P&gt;
  &lt;P&gt;2) Enter Program Name: "LSTXBF08" (i.e., INCLUDE Name)&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83216-program-name.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;3) Goto line no: 590 (Set a 'BREAKPOINT').&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83217-break-point.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;4) After setting the breakpoint, goto command field anf type: '/h', then press ENTER, you will have a message as 'Debugging switched on'.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83218-debugger.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;5) After the debugger is switched on, enter the T-Code: '/nsmartforms', then press ENTER, it will automatically direct you to the smartforms INITIAL screen.&lt;/P&gt;
  &lt;P&gt;6) Later enter the form name, then press 'Display'&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83219-smartforms.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;7) It will re-direct to the debugger screen as below, there proceed with the screen-shot procedures;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83221-debugger-screen.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Double clicking the variable 'G_SETTINGS', edit the component 'TREE_EXTENSION' as '100' (For Example) as shown below;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/83222-structure.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;9) Then goto breakpoints tab --&amp;gt; delete all BP's (or Shift + F2), and finally EXCECUTE the program.&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;SMARTFORMS SCREEN LOCK IS RELEASED.......&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;&lt;BR /&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Regards&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Niyas&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 06:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-smartforms-screen-lock-in-navigation-issue/m-p/535634#M19684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-17T06:09:52Z</dc:date>
    </item>
  </channel>
</rss>

