<?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: Field Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879690#M369523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If  you want the error message (any validation checks) and it should not allow further processing of that transaction, then its the time to go for FIELD EXIT. &lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1. Create a Function Group.&lt;/P&gt;&lt;P&gt;2. Run the program RSMODPRF, which will create a field exit (Mention the data element for which field exit is needed). &lt;/P&gt;&lt;P&gt;3. In the Function module created by the above program write the validation code you require. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the below threads ..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="856020"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm" target="test_blank"&gt;http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2007 11:01:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-30T11:01:47Z</dc:date>
    <item>
      <title>Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879688#M369521</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;Can some one tell me how exactly a field exit is invoked.I have created an exit with RSMODPRF for a data element say ztest.Code is written inside the function module(exit) and then the data element is assigned to a program.All the required activation is done.Now in my report program I have used this data element.I need to know how exactly the exit gets triggered?.Suppose if I use the data element in the selection screen..can I do a validation check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 10:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879688#M369521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T10:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879689#M369522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the field exit you have to assign programme name and screen no. it will trigger at PAI of the screen so you can do validation here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 10:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879689#M369522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T10:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879690#M369523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If  you want the error message (any validation checks) and it should not allow further processing of that transaction, then its the time to go for FIELD EXIT. &lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1. Create a Function Group.&lt;/P&gt;&lt;P&gt;2. Run the program RSMODPRF, which will create a field exit (Mention the data element for which field exit is needed). &lt;/P&gt;&lt;P&gt;3. In the Function module created by the above program write the validation code you require. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the below threads ..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="856020"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm" target="test_blank"&gt;http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 11:01:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879690#M369523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T11:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879691#M369524</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;The programe name as well as the selection screen no is specified for the data element. The report name is ztest.In the selection screen of ztest I enter some value and clicked execute.Ideally I guess it should go to the exit function module which is not happening.How exactly can I debug?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 11:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879691#M369524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T11:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879692#M369525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i dint try for selection screen ever because we can do it in at selection-screen event itself . just check whether you have defined screen no 1000 for that and all the things are in active mode or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 11:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879692#M369525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879693#M369526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just check in rz10 tcode the profile is set as parameter abap/fieldexit = yes. then only your field exit will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 11:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879693#M369526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T11:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879694#M369527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u pls give few more info reg rz10.In the profile field should I give as ABAP/FIELDEXIT?..is there any other settings required..would appreciate if u can explain in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 02:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879694#M369527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T02:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879695#M369528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to RZ10 select instance profile from that . now go to second screen if abap/fieldexit (parameter name ) = yes (value) is there you need not to do anything other wise in application tool bar create new parameter option is there . if you click that it will show a screen with parameter name and value just selec parameter name as abap/fieldexit and value as yes. save the profile . that only needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879695#M369528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T04:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879696#M369529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u pls give ur mail ID so that i can send you the screen shots.Still I am having few doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879696#M369529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T04:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879697#M369530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry shyamal i cannot access my mail in sify at this work place. if you can tell me specifically what are the problem then i can try to solve it . I can it is very critical to explain some problem without screen shots but sorry for the inconvenience,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879697#M369530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T04:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879698#M369531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok .I have gone to RZ10.after giving F4 at the profile field i can see one default profile,few instance profiles and few start profiles.I have selected one of the instance profile and then clicked on change and then navigated to the next screen.There I could find a copy button on top and&lt;/P&gt;&lt;P&gt;************&lt;/P&gt;&lt;P&gt;                                                                           &lt;/P&gt;&lt;P&gt; Profile              CFG_DVEBMGS20_LN4D398DBS                          &lt;/P&gt;&lt;P&gt; Version              6                                                 &lt;/P&gt;&lt;P&gt; Short description    Automatically generated import profile                                                                                &lt;/P&gt;&lt;P&gt;Name    /usr/sap/CFG/SYS/profile/CFG_DVEBMGS20_ln4d398dbs                                                                                &lt;/P&gt;&lt;P&gt;Name    ln4d398dbs_CFG_20     ( SunOS                )                                                                                &lt;/P&gt;&lt;P&gt;Modified by        SWIFTRI            &lt;/P&gt;&lt;P&gt;                                  on                 22.07.2002         &lt;/P&gt;&lt;P&gt;                                  at                 11:44:11           &lt;/P&gt;&lt;P&gt;                                  Activated by       SWIFTRI            &lt;/P&gt;&lt;P&gt;                                  on                 22.07.2002         &lt;/P&gt;&lt;P&gt;                                  at                 11:44:12                                                                                &lt;/P&gt;&lt;P&gt;********************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now where exactly I need to make the change.Is it in the administration data or refrence server for profile parameter check. All I need is to see where exactly the call to the exit is getting trigerred.In my report I gone to debugging mode and went inside the PAI but still cant figure out the call to the exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/1879698#M369531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T04:36:44Z</dc:date>
    </item>
  </channel>
</rss>

