<?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: SY-SUBRC returns 4 in Module Pool Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782023#M2023799</link>
    <description>&lt;UL&gt;&lt;LI&gt;You forgot to use language key when reading MAKT.&lt;/LI&gt;&lt;LI&gt;Is v_maktx available for dynpro (defined in top include, global area)&lt;/LI&gt;&lt;LI&gt;Try to  move your code to PBO&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Mon, 30 Oct 2023 09:10:52 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2023-10-30T09:10:52Z</dc:date>
    <item>
      <title>SY-SUBRC returns 4 in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782021#M2023797</link>
      <description>&lt;P&gt;Mian Module Pool Program:&lt;/P&gt;PROGRAM ZDEMO_HAI_MODULE_POOL. DATA: v_matnr TYPE matnr, v_maktx TYPE maktx. MODULE GET_MAKTX INPUT. SELECT SINGLE maktx from makt into v_maktx WHERE matnr Eq v_matnr. ENDMODULE. Corresponding Screen Flow logic: PROCESS AFTER INPUT. MODULE GET_MAKTX.
  &lt;P&gt;why it is not showing any data in v_maktx field? Please tell&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 08:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782021#M2023797</guid>
      <dc:creator>syed_haider</dc:creator>
      <dc:date>2023-10-30T08:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: SY-SUBRC returns 4 in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782022#M2023798</link>
      <description>&lt;P&gt;Use the "code" function to create a code block in your post, then paste your code without formatting into this block.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 09:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782022#M2023798</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-10-30T09:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: SY-SUBRC returns 4 in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782023#M2023799</link>
      <description>&lt;UL&gt;&lt;LI&gt;You forgot to use language key when reading MAKT.&lt;/LI&gt;&lt;LI&gt;Is v_maktx available for dynpro (defined in top include, global area)&lt;/LI&gt;&lt;LI&gt;Try to  move your code to PBO&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 30 Oct 2023 09:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-subrc-returns-4-in-module-pool-program/m-p/12782023#M2023799</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-10-30T09:10:52Z</dc:date>
    </item>
  </channel>
</rss>

