<?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 accessing multiple fields - FIELD EXIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-multiple-fields-field-exit/m-p/1988256#M403341</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;i'm working on a field exit on one reference field.. in addition to the reference field i need one more input field (account no) in the corresponding function module (through the program RSMODPRF)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we access that account no field in the function module... it don't have the parameter Id too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 07:41:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T07:41:16Z</dc:date>
    <item>
      <title>accessing multiple fields - FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-multiple-fields-field-exit/m-p/1988256#M403341</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;i'm working on a field exit on one reference field.. in addition to the reference field i need one more input field (account no) in the corresponding function module (through the program RSMODPRF)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we access that account no field in the function module... it don't have the parameter Id too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 07:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-multiple-fields-field-exit/m-p/1988256#M403341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T07:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: accessing multiple fields - FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-multiple-fields-field-exit/m-p/1988257#M403342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In RSMODPRF , In the function module for account number,&lt;/P&gt;&lt;P&gt;you can export account no to memory id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:export w_belnr to memory id 'BEL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the reference field function module, you can import this &amp;amp; do the validations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:import w_belnr from memory id 'BEL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Viji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 04:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-multiple-fields-field-exit/m-p/1988257#M403342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T04:46:12Z</dc:date>
    </item>
  </channel>
</rss>

