<?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: SUBMIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520856#M1068858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked those options. They do not resolve my requirement. They control Initial transfer, Repeat transfer, Transfer/delete, Delete only &amp;amp; Lock/unlock pushbuttons and the fields below but already defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 11:55:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T11:55:38Z</dc:date>
    <item>
      <title>SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520851#M1068853</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;I have a requirement where the selection screen field have to be disabled (display mode) when the program is called through SUBMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT rptextpt VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;                      WITH insusrfl-low EQ wa_head-custfld&lt;/P&gt;&lt;P&gt;                      AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the Customer field (insusrfl-low) not modifiable on the screen. Tcode - CAT6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 10:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520851#M1068853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520852#M1068854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use import and export for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vikalp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 10:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520852#M1068854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T10:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520853#M1068855</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;You have several choices:&lt;/P&gt;&lt;P&gt;1. Modify the standard report - rptextpt &lt;/P&gt;&lt;P&gt;2. Show a popup window with the relevant selection screen values, instead of showing the "rptextpt" program's selection screen&lt;/P&gt;&lt;P&gt;3. Create a zrptextpt program, which only calls the standard rptextpt program. In the zrptextpt you can restrict this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 10:38:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520853#M1068855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T10:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520854#M1068856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest options which do not relate to modifying the SAP standard program.&lt;/P&gt;&lt;P&gt;Those are not allowed in our project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 11:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520854#M1068856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T11:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520855#M1068857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program RPTEXTPT has an import from memory in it's AT SELECTION-SCREEN OUTPUT event which can be a good thing for your problem. Look at this part of the code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
IMPORT sscrfields-ucomm FROM MEMORY ID 'SCREEN'.
CASE sscrfields-ucomm.
  WHEN 'FC11'.
    MOVE '1' TO default.
  WHEN 'FC12'.
    MOVE '2' TO default.
  WHEN 'FC13'.
    MOVE '3' TO default.
  WHEN 'FC14'.
    MOVE '4' TO default.
  WHEN 'FC15'.
    MOVE '5' TO default.
ENDCASE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And then, depending of default value, the screen has several options. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, try to figure it out (if one of this 5 options suits your needs), but you can try this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: sscrfields-ucomm TYPE SYUCOMM VALUE 'FC11'. "or one of the other 4 options.
EXPORT sscrfields-ucomm TO MEMORY ID 'SCREEN'.
SUBMIT rptextpt VIA SELECTION-SCREEN
WITH insusrfl-low EQ wa_head-custfld
AND RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 11:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520855#M1068857</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-10-01T11:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520856#M1068858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked those options. They do not resolve my requirement. They control Initial transfer, Repeat transfer, Transfer/delete, Delete only &amp;amp; Lock/unlock pushbuttons and the fields below but already defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 11:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520856#M1068858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T11:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520857#M1068859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. If you cannot "take control" of AT SELECTION-SCREEN events (and I think the is no exit on this one) I think that unfortunately your only solution would be to copy the standard to a Z one, and change it (not changing the standard of course).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 13:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/4520857#M1068859</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-10-01T13:49:33Z</dc:date>
    </item>
  </channel>
</rss>

