<?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: Grey out fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628762#M1571030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, because when the screen will appear to the user he will have the choice of running the transaction or going back t the other screen that called the transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 19:56:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-08T19:56:27Z</dc:date>
    <item>
      <title>Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628760#M1571028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am calling a transaction from a program with some fileds in the BDCDATA. Once the user sees that transaction I would like to have the  fields grey so that he cannot enter something...can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 19:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628760#M1571028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T19:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628761#M1571029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean to say that the user is executing your program in foreground and transaction is called with  MODE 'A', so that all screens are displayed... While displaying the screens, the user has ability to change the input and you want to disable it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, why use mode 'A', you can use MODE 'E' to display the screens only at error? If my understanding is not correct, please elaborate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 19:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628761#M1571029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T19:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628762#M1571030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, because when the screen will appear to the user he will have the choice of running the transaction or going back t the other screen that called the transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 19:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628762#M1571030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T19:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628763#M1571031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most of the times, it is common to execute the BDC programs in background (in MODE 'N').. Unless there is a very specific requirement for user to do manipulation and it seems like there is no requirement in your case,  I would stick with MODE 'N'... that way user will not be able to see the screens itself...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628763#M1571031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628764#M1571032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However the requirement from analyst is for the user to chose either to run the transactions with the fields already entered or to cancel and go back to previous screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628764#M1571032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628765#M1571033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is feasible... You not only want to allow the user to pass a value to a screen and then turn around to ensure that same user cannot edit the screen value... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would go back to your analyst and tell him that you can provide an ALV screen (from which the users can choose which transactions he want to POST)... and which transactions he doesn't want to Post... But once he has started on the journey, he has to continue thru the posting and will not have ability to cancel (in MODE 'N')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or give him the full MODE access 'A' and make an assumption that Users are smart enough to not change the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really be interested in knowing business justification for such a requirement (and the transaction that he wants to post)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628765#M1571033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628766#M1571034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they are using Z transactions and they want to do this to integrate a transaqction that runs in background. SO they either do the job or they just cancel it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628766#M1571034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628767#M1571035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since it is a Z transaction, you can change it to test SY-BINPT and grey-out the fields as you see fiit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628767#M1571035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628768#M1571036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im not sure I understand what sy-binpt would do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628768#M1571036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628769#M1571037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I misunderstood the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the transaction you are running in batch input a custom one or an SAP transaction (which one)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 21:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628769#M1571037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T21:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628770#M1571038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the transaction code used in Call Transaction? Is it 'Z' or standard SAP.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If your call transaction is 'Z', Rob is suggesting that you can then change the PBO screen of your call transaction program to check for SY-BINPT (SY-BINPT is a system variable that identifies if the program is called thru batch input)... If sy-binpt is set, you can set the screen attributes to be non-ediatble in PBO of your called transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 21:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628770#M1571038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T21:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628771#M1571039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, almost - further work would be needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 22:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628771#M1571039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T22:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628772#M1571040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Well, almost - further work would be needed.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Rob&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please elaborate what else would be needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 22:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628772#M1571040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T22:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628773#M1571041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on which is the custom transaction. The OP needs to answer my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 13:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628773#M1571041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628774#M1571042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris and Rob, &lt;/P&gt;&lt;P&gt;the program also calls a Z transaction...so i will try doing what Kris told me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 17:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628774#M1571042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T17:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628775#M1571043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The program calls a Z transaction and shows the user the selection screen. «so from the called program there is no other screen than the selection screen...how would i write in the PBO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 17:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628775#M1571043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628776#M1571044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you are calling a report program in batch input. Is that correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 18:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628776#M1571044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T18:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628777#M1571045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im doing CALL TRANSACTION Z.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 18:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628777#M1571045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628778#M1571046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, assuming this is a Z report, you can use SIBMIT rather than CALL TRANSACTION. and then in the AT SELECTION-SCREEN OUTPUT event, grey out the SELECT-OPTIONS and PARAMETERs if it is in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 18:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628778#M1571046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T18:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grey out fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628779#M1571047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx Rob!! im not sure but should i use the SCREEN structure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 18:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grey-out-fields/m-p/7628779#M1571047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T18:32:51Z</dc:date>
    </item>
  </channel>
</rss>

