<?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: Dynamic field  in read statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206264#M1982332</link>
    <description>&lt;P&gt;1)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN ct_data[ 1 ] TO FIELD-SYMBOL(&amp;lt;ls_data&amp;gt;).
ASSIGN COMPONENT ('myfield name here') OF STRUCTURE &amp;lt;ls_data&amp;gt; TO FIELD-SYMBOL(&amp;lt;lv_value&amp;gt;).&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;"giving the dump"&lt;/P&gt;&lt;P&gt;What dump?&lt;/P&gt;&lt;P&gt;"tried in try catch"&lt;/P&gt;&lt;P&gt;What code?&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2020 20:49:59 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-05-07T20:49:59Z</dc:date>
    <item>
      <title>Dynamic field  in read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206263#M1982331</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt; Can i write the statement like below . i am getting error .&lt;/P&gt;
  &lt;P&gt;here table ct_data type is Table . &lt;/P&gt;
  &lt;P&gt; 1 ) ASSIGN ct_data[ 1 ] -('myfield name here ') to fieldsymbol(&amp;lt;lv_value&amp;gt;).&lt;/P&gt;
  &lt;P&gt; 2 ) data(lv_value ) = lt_mseg[ grund = '&amp;lt;Some value&amp;gt;' ]-grund &lt;/P&gt;
  &lt;P&gt; second statement giving the dump . tried in try catch block also still its not working .&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Srikanth&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 19:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206263#M1982331</guid>
      <dc:creator>srikanth_srikanth12</dc:creator>
      <dc:date>2020-05-07T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field  in read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206264#M1982332</link>
      <description>&lt;P&gt;1)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN ct_data[ 1 ] TO FIELD-SYMBOL(&amp;lt;ls_data&amp;gt;).
ASSIGN COMPONENT ('myfield name here') OF STRUCTURE &amp;lt;ls_data&amp;gt; TO FIELD-SYMBOL(&amp;lt;lv_value&amp;gt;).&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;"giving the dump"&lt;/P&gt;&lt;P&gt;What dump?&lt;/P&gt;&lt;P&gt;"tried in try catch"&lt;/P&gt;&lt;P&gt;What code?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 20:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206264#M1982332</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-07T20:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field  in read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206265#M1982333</link>
      <description>&lt;P&gt;If you can paste your code, it will help solve the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 06:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206265#M1982333</guid>
      <dc:creator>former_member876</dc:creator>
      <dc:date>2020-05-08T06:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field  in read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206266#M1982334</link>
      <description>&lt;P&gt;Thanks for Reply Sandr&lt;/P&gt;&lt;P&gt;I understood from your comment that below statement does not work properly. am i correct ? . &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; ASSIGN ct_data[ 1 ]-('dynamic field') to fieldsymbol(&amp;lt;lv_value&amp;gt;). 
 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 May 2020 15:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206266#M1982334</guid>
      <dc:creator>srikanth_srikanth12</dc:creator>
      <dc:date>2020-05-08T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field  in read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206267#M1982335</link>
      <description>&lt;P&gt;You didn't answer our questions yet, so I will wait before answering myself.&lt;/P&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you do a comment under a question/answer and you want to target someone else than the question/answer' author, the only solution is to copy/paste their hyperlinked name so that the person receives a warning (NB: @ doesn't work/but typing this character will suggest hyperlinked names)&lt;/LI&gt;&lt;LI&gt;Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 08 May 2020 16:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-in-read-statement/m-p/12206267#M1982335</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-08T16:13:51Z</dc:date>
    </item>
  </channel>
</rss>

