<?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 screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767467#M1117543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found solution about my problem.&lt;/P&gt;&lt;P&gt;I used function SAPGUI_SET_FUNCTIONCODE for reload screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tank´s !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 12:16:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T12:16:13Z</dc:date>
    <item>
      <title>Problem with screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767463#M1117539</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;I have to lock a table control fields. But screen is standard.&lt;/P&gt;&lt;P&gt;The process is that:&lt;/P&gt;&lt;P&gt;Transaction CLM2. Enter claim number.&lt;/P&gt;&lt;P&gt;In tabstrip "Associated Docs" i need block for input the fields of table control "Linked Documents" when user status = COMM. See screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.4shared.com/file/69183678/ae839bec/12355.html"&gt;Problem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use user-exit, but doesn´t work very well. When enter in tabstrip, the fields are showed for input, but when press Enter, the fields are locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.4shared.com/file/69184174/3fadf9fb/123552.html"&gt;With user-exit and press enter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that table control start locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, i need help!&lt;/P&gt;&lt;P&gt;Tank´s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 19:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767463#M1117539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T19:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767464#M1117540</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;try these user-exits....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Enhancement/ Business Add-in            Description

Enhancement
IWO10026                                User check on setting status 'Do not perform'
IWO10027                                User exit: Generate user-defined settlement rule
IWOC0001                                Create PM/SM notification: Determine reference object
IWOC0002                                PM/SM notification: Check whether status change is allowed
IWOC0003                                PM/SM authorization check of ref. object and planner group
IWOC0004                                Change single-level list editing PM/QM/SM ALV settings

 Business Add-in
WOC_FL_DETERMINE                        Determine Date for Determining Installation Loc. Equi.
NOTIF_AUTHORITY_01                      Additional Authorization Checks for the Notification
IWOC_OBJECTINFO_CHNG                    Changes to Data of Object Info Screen
IWOC_LIST_TUNING                        Performance Tuning for Lists in PM/CS
IWO1_SUBSCREEN_0170                     Display Additional Data on Object Screen 0170 PhysicalSample
IQS_MASS_CHANGE                         BadI for Mass Changes to Notifications
IQS0_STATUS_MAINTAIN                    Control of Changeability of User Status



No.of Exits:          6
No.of BADis:          7

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 04:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767464#M1117540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T04:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767465#M1117541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to make your fields of tables inactive by which even when you press enter the data will not be displayed.&lt;/P&gt;&lt;P&gt;Search for that and make you fields of table disable and output = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 04:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767465#M1117541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T04:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767466#M1117542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to reload standard subscreen.&lt;/P&gt;&lt;P&gt;How can i do thad?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 15:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767466#M1117542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T15:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767467#M1117543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found solution about my problem.&lt;/P&gt;&lt;P&gt;I used function SAPGUI_SET_FUNCTIONCODE for reload screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tank´s !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 12:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-screen/m-p/4767467#M1117543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T12:16:13Z</dc:date>
    </item>
  </channel>
</rss>

