<?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: How to use C System Function 'DY_OBJ_SET' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716106#M33196</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Gentle reminder regarding the issue i mentioned. I am working on an urgent requirement.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 03:26:19 GMT</pubDate>
    <dc:creator>Nidhi</dc:creator>
    <dc:date>2018-11-16T03:26:19Z</dc:date>
    <item>
      <title>How to use C System Function 'DY_OBJ_SET'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716103#M33193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have a requirement to update the data displayed on a table control dynamically for any screen.&lt;/P&gt;
  &lt;P&gt;I am using C System Function 'DY_OBJ_GETALL' in order to retrieve the table control data which is about to be displayed on a table control. However, I am not able to update this data using command 'DY_OBJ_SET'.&lt;/P&gt;
  &lt;P&gt;Please help to provide the parameters that i need to pass in this command to update the table control data before the screen is rendered.&lt;/P&gt;
  &lt;P&gt;System Function for reading data of table control&lt;/P&gt;
  &lt;P&gt; CALL 'DY_OBJ_GETALL'&lt;BR /&gt; ID 'VERSION' FIELD 4&lt;BR /&gt; ID 'TYPE' FIELD 'KAYAK'&lt;BR /&gt; ID 'OTAB' FIELD dyobj[].&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 10:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716103#M33193</guid>
      <dc:creator>Nidhi</dc:creator>
      <dc:date>2018-11-13T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use C System Function 'DY_OBJ_SET'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716104#M33194</link>
      <description>&lt;P&gt;Look at FM CAT_DYNPRO_PBO for a sample using DY_OBJ_GETALL and DY_OBJ_SET.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 12:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716104#M33194</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-11-13T12:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use C System Function 'DY_OBJ_SET'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716105#M33195</link>
      <description>&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;Thanks for your response. I am aware of  FM CAT_DYNPRO_PBO. &lt;/P&gt;&lt;P&gt;But when i am using the C System Function&lt;/P&gt;&lt;P&gt;   CALL 'DY_OBJ_SET'&lt;/P&gt;&lt;P&gt; ID 'OTAB' FIELD dy_tab[]&lt;BR /&gt;
 ID 'ITAB' FIELD df_tab[]&lt;BR /&gt;
 ID 'VERSION' FIELD 4.&lt;/P&gt;&lt;P&gt;The changed data doesn't get reflected on the screen.&lt;/P&gt;&lt;P&gt;Could you please help on what data i need to pass in IDs 'OTAB' and 'ITAB'.&lt;/P&gt;&lt;P&gt;Does OTAB means old table control data and ITAB means updated table control data?&lt;/P&gt;&lt;P&gt;Thanks in advance for your response.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 03:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716105#M33195</guid>
      <dc:creator>Nidhi</dc:creator>
      <dc:date>2018-11-14T03:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use C System Function 'DY_OBJ_SET'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716106#M33196</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Gentle reminder regarding the issue i mentioned. I am working on an urgent requirement.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 03:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-c-system-function-dy-obj-set/m-p/716106#M33196</guid>
      <dc:creator>Nidhi</dc:creator>
      <dc:date>2018-11-16T03:26:19Z</dc:date>
    </item>
  </channel>
</rss>

