<?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: Regarding insert in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745645#M1674970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #000000;"&gt; ztab-mandt = sy-mandt.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-name1 = itab-name1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-ort01 = itab-ort01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-stras = itab-stras.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSERT ztab.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 07:43:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-07T07:43:01Z</dc:date>
    <item>
      <title>Regarding insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745641#M1674966</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 want select the vendor number ( LFA1-LIFNR) in selection screen. After selecting the vendor number when i execute . I want store the below values into my ztable from vendor master table(LFA1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields are:&amp;nbsp; LFA1-NAME1,&amp;nbsp; LFA1-ORTO1, LFA1-STRAS, LFA1-MCOD1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want insert these particular fields into my ztable when i select the particular vendor number..&amp;nbsp;&amp;nbsp; How can i do please provide the code.&amp;nbsp;&amp;nbsp; It May be easy.&amp;nbsp; But i dont know this.. Please help me frnds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Linganathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Basic question. Thread locked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 07:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745641#M1674966</guid>
      <dc:creator>former_member242166</dc:creator>
      <dc:date>2012-05-07T07:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745642#M1674967</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;Use &lt;STRONG&gt;INSERT &lt;/STRONG&gt;command. Then F1 for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 07:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745642#M1674967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-07T07:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745643#M1674968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the F1 help of the INSERT/MODIFY statements.Many your threads are faq &amp;amp; basic &lt;A _jive_internal="true" href="https://answers.sap.com/people/linganathan.k/content" title="http://scn.sap.com/people/linganathan.k/content"&gt;http://scn.sap.com/people/linganathan.k/content&lt;/A&gt;. Try to understand the advice given by Moderators.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 07:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745643#M1674968</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-05-07T07:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745644#M1674969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options: s_lifnr for lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select lifnr name1orto1stras mcod1into table gt_data from lfa1 where lifnr in s_lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: gs_custom&amp;nbsp; type line of 'CUSTOM TABLE',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ls_data like line of gt_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at gt_data into ls_data.&lt;/P&gt;&lt;P&gt;move-corresponding ls_data to gs_custom.&lt;/P&gt;&lt;P&gt;insert 'CUSTOM TABLE' from gs_custom.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 07:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745644#M1674969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-07T07:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745645#M1674970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #000000;"&gt; ztab-mandt = sy-mandt.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-name1 = itab-name1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-ort01 = itab-ort01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ztab-stras = itab-stras.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSERT ztab.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 07:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-insert/m-p/8745645#M1674970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-07T07:43:01Z</dc:date>
    </item>
  </channel>
</rss>

