<?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: replace column pf Internal Table with a constant value. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616775#M1439856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Feb 2010 04:20:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-18T04:20:50Z</dc:date>
    <item>
      <title>replace column pf Internal Table with a constant value.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616773#M1439854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m using CS_BOM_EXPL_MAT_V2 to get BOM items in internal table, but the Material (Header) field comes out to be blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to fill the column with that value(Header Material) &lt;STRONG&gt;without using LOOOP&lt;/STRONG&gt; . if yes how?? I've already tried with update statement but DB tables only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF ITAB_STB1 IS NOT INITIAL.&lt;/P&gt;&lt;P&gt;    LOOP AT itab_stb1.&lt;/P&gt;&lt;P&gt;      MOVE itab_mara-matnr TO itab_stb-matnr.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;    APPEND ITAB_STB1 TO ITAB_STB.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;      CLEAR:  itab_stb1." , itab_mara.&lt;/P&gt;&lt;P&gt;&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 all in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 03:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616773#M1439854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T03:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: replace column pf Internal Table with a constant value.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616774#M1439855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; You can use modify statement if material number is same for all the records.But if it is multiple records , you need to loop the internal table and pass the value to Internal table and modify the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendra.Soma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 04:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616774#M1439855</guid>
      <dc:creator>former_member761936</dc:creator>
      <dc:date>2010-02-18T04:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: replace column pf Internal Table with a constant value.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616775#M1439856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 04:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-column-pf-internal-table-with-a-constant-value/m-p/6616775#M1439856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T04:20:50Z</dc:date>
    </item>
  </channel>
</rss>

