<?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 Declaring field from the internally declared table into dynamic table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaring-field-from-the-internally-declared-table-into-dynamic-table/m-p/8461641#M1650464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help on one of my requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to dynamic nature of ALV report, I have used a dynamic internal table to pass it to function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In dynamic tables, I am trying to have one column form the internal table which is being calculated by substracting 2 fields( i,e. diff = wa_stk-labst - wa_stk-omeng). Is it possible to include that field (diff) which is coming from the internally declared table(i_out) into the dynamic table decleration. Please assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 14:59:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-12T14:59:09Z</dc:date>
    <item>
      <title>Declaring field from the internally declared table into dynamic table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaring-field-from-the-internally-declared-table-into-dynamic-table/m-p/8461641#M1650464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help on one of my requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to dynamic nature of ALV report, I have used a dynamic internal table to pass it to function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In dynamic tables, I am trying to have one column form the internal table which is being calculated by substracting 2 fields( i,e. diff = wa_stk-labst - wa_stk-omeng). Is it possible to include that field (diff) which is coming from the internally declared table(i_out) into the dynamic table decleration. Please assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 14:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declaring-field-from-the-internally-declared-table-into-dynamic-table/m-p/8461641#M1650464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-12T14:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Declaring field from the internally declared table into dynamic table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaring-field-from-the-internally-declared-table-into-dynamic-table/m-p/8461642#M1650465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Suppose your dynamic table is of type table.&lt;/P&gt;&lt;P&gt;When you pass the data from internal table I_OUT to your dynamic table it will get the same structure as of your internally declared table IT_OUT which is calculated by subtracting 2 fields.&lt;/P&gt;&lt;P&gt;What you can do is create one more field in I_OUT which holds the value of the subtracted amount then pass the table IT_OUT to your dynamic table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 15:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declaring-field-from-the-internally-declared-table-into-dynamic-table/m-p/8461642#M1650465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-12T15:36:17Z</dc:date>
    </item>
  </channel>
</rss>

