<?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: Req FMod to edit internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584784#M1081503</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;  sorry, I missed the word "internal" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have internal table in the ALV why don't you just switch to edit mode over ALV grid? You can do the maintenance of the records there ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see how it works check example programs BCALV_EDIT_01 and BCALV_EDIT_02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 13:29:15 GMT</pubDate>
    <dc:creator>karol_seman</dc:creator>
    <dc:date>2008-09-22T13:29:15Z</dc:date>
    <item>
      <title>Req FMod to edit internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584780#M1081499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;    Can somebody tell me is there is any Fun Mod from which one POPup will display with internal table content  &amp;amp; when we edit the  internal table field it gets edited from that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 12:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584780#M1081499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Req FMod to edit internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584781#M1081500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  just use transaction SM30 for table editing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need FM for that purpose just create a FM with call of transaction 'SM30' in the body. In using parameter you can specify table name which you get as input parameter for the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 12:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584781#M1081500</guid>
      <dc:creator>karol_seman</dc:creator>
      <dc:date>2008-09-22T12:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Req FMod to edit internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584782#M1081501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is no function module like that,anyhow we have to create it if needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 12:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584782#M1081501</guid>
      <dc:creator>KK07</dc:creator>
      <dc:date>2008-09-22T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Req FMod to edit internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584783#M1081502</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;  My req is when I click on hot spot in ALV, the  internal table should open in an editor  &amp;amp; I can edit that internal table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 12:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584783#M1081502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Req FMod to edit internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584784#M1081503</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;  sorry, I missed the word "internal" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have internal table in the ALV why don't you just switch to edit mode over ALV grid? You can do the maintenance of the records there ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see how it works check example programs BCALV_EDIT_01 and BCALV_EDIT_02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/req-fmod-to-edit-internal-table/m-p/4584784#M1081503</guid>
      <dc:creator>karol_seman</dc:creator>
      <dc:date>2008-09-22T13:29:15Z</dc:date>
    </item>
  </channel>
</rss>

