<?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: Using a global parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686526#M2017318</link>
    <description>&lt;P&gt;As &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenglobal_parameters_obsolete.htm"&gt;global parameters&lt;/A&gt; are nowadays obsolete, could you try a &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abapget_parameter.htm"&gt;GET PARAMETER&lt;/A&gt; ID 'BAR' VALUE blart. &lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2023 08:40:32 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2023-05-02T08:40:32Z</dc:date>
    <item>
      <title>Using a global parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686523#M2017315</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;
  &lt;P&gt;When someone posts an invoice, by FB01 tcode, I want to know the invoice type (bkpf-blart) when I stop at BADI:&lt;/P&gt;
  &lt;P&gt;FM_OPEN_PERIODS&lt;/P&gt;
  &lt;P&gt;However the field isn't there.&lt;/P&gt;
  &lt;P&gt;How may I see the BLART field at FM_OPEN_PERIODS? By defining a global parameter? If so, how?&lt;/P&gt;
  &lt;P&gt;Other solution?&lt;/P&gt;
  &lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 07:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686523#M2017315</guid>
      <dc:creator>noy_ash</dc:creator>
      <dc:date>2023-05-01T07:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a global parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686524#M2017316</link>
      <description>&lt;P&gt;There used to be the concept of &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenglobal_parameters_obsolete.htm"&gt;global interface for function modules&lt;/A&gt;, but it's now obsolete and &lt;STRONG&gt;impossible to switch it on &lt;/STRONG&gt;(although for those already switched on in the past, it's still on and this feature is still effective).&lt;/P&gt;&lt;P&gt;Nowadays, you can use the Enhancement Framework (implicit enhancement at the start of function modules to store "globally" the parameter value anywhere + optionally create a global field symbol to keep the link to the parameter + any other solution you want).&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 08:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686524#M2017316</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-05-01T08:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using a global parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686525#M2017317</link>
      <description>&lt;P&gt;If the BAdI it's called from the FB01, and the execution is not in batch (and I assume it will be that way cuz you have a t-code), if you can add that code (via enhancement frameweork or whatever) you can check for memory variables (assigning (program)variable) to a fs).&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 07:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686525#M2017317</guid>
      <dc:creator>VXLozano</dc:creator>
      <dc:date>2023-05-02T07:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using a global parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686526#M2017318</link>
      <description>&lt;P&gt;As &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenglobal_parameters_obsolete.htm"&gt;global parameters&lt;/A&gt; are nowadays obsolete, could you try a &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abapget_parameter.htm"&gt;GET PARAMETER&lt;/A&gt; ID 'BAR' VALUE blart. &lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 08:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-global-parameter/m-p/12686526#M2017318</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-05-02T08:40:32Z</dc:date>
    </item>
  </channel>
</rss>

