<?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 Acessing global structure values in field exit function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151077#M1193603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created field exit on sold to party field while creating sales order. But inside of that field exit &lt;/P&gt;&lt;P&gt;i need to put one query on basis of sold to party and sales organization and division. But that field exit function having only one import parameter that is sold to party but from where i can fetch sales organization and division . How can i refer global program values. Can i use assign statememnt for that. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2009 11:38:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-30T11:38:04Z</dc:date>
    <item>
      <title>Acessing global structure values in field exit function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151077#M1193603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created field exit on sold to party field while creating sales order. But inside of that field exit &lt;/P&gt;&lt;P&gt;i need to put one query on basis of sold to party and sales organization and division. But that field exit function having only one import parameter that is sold to party but from where i can fetch sales organization and division . How can i refer global program values. Can i use assign statememnt for that. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 11:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151077#M1193603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T11:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Acessing global structure values in field exit function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151078#M1193604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the assign command to get other values in the screen. See the examplo below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA lv_field TYPE char40.&lt;/P&gt;&lt;P&gt;  FIELD-SYMBOLS: &amp;lt;fs_postp&amp;gt; TYPE ANY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    lv_field = '(SAPLCOMD)RESBD-POSTP'. "&lt;/P&gt;&lt;P&gt;    ASSIGN (lv_field) TO &amp;lt;fs_postp&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2009 19:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151078#M1193604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-31T19:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Acessing global structure values in field exit function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151079#M1193605</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;the original article about this topic can be found here:&lt;/P&gt;&lt;P&gt;[SAP User Exits and the People Who Love Them|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/208811b0-00b2-2910-c5ac-dd2c7c50c8e8]&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;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2009 19:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/acessing-global-structure-values-in-field-exit-function/m-p/5151079#M1193605</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-01-31T19:21:37Z</dc:date>
    </item>
  </channel>
</rss>

