<?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 Logic to read data from Method Handler class structure in OOABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-to-read-data-from-method-handler-class-structure-in-ooabap/m-p/12597686#M2010722</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I am implementing an implicit enhancement under CL_WDR_TABLE_DATA_PROVIDER-&amp;gt;SET_TABLE to read the sorted column field name which I will use it for another enhancement.&lt;/P&gt;
  &lt;P&gt;My data is in &lt;/P&gt;
  &lt;P&gt;ME-&amp;gt;M_METHOD_HANDLER (type ref to CL_WDR_TABLE_METHOD_HNDL)&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Attribute : CL_WDR_TABLE_METHOD_HNDL&lt;/P&gt;
  &lt;P&gt;Method: M_TABLE_PROPERTY_PROVIDER&lt;/P&gt;
  &lt;P&gt;Attribute: CL_SALV_WD_A_VIEW&lt;/P&gt;
  &lt;P&gt;Structure Deep: S_EVENT_INFO&lt;/P&gt;
  &lt;P&gt;Component : T_PARAMETERS&lt;/P&gt;
  &lt;P&gt;Field Name: COL / COLUMNN&lt;/P&gt;
  &lt;P&gt;Value: MATNR / MATNR&lt;/P&gt;
  &lt;P&gt;so finally I can see the values from "{O:4159*\CLASS=CL_SALV_WD_C_TABLE_V_TABLE}-S_EVENT_INFO-T_PARAMETERS[4]-NAME"&lt;/P&gt;
  &lt;P&gt;I want to write a logic to read the Name and its value from the above class/ attribute components. &lt;/P&gt;
  &lt;P&gt;PFA the image that shows the Field and table format details.&lt;/P&gt;
  &lt;P&gt;Kindly help me what are the data types should be provided to read the dynamic table values.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;A href="https://answers.sap.com/storage/temp/2094450-dynamic-table-to-read-value-from-ooabap-class.jpg" data-attachment="2094450"&gt;dynamic-table-to-read-value-from-ooabap-class.jpg&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 07:10:31 GMT</pubDate>
    <dc:creator>manikandan_rajasekaran2</dc:creator>
    <dc:date>2022-09-08T07:10:31Z</dc:date>
    <item>
      <title>Logic to read data from Method Handler class structure in OOABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-to-read-data-from-method-handler-class-structure-in-ooabap/m-p/12597686#M2010722</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I am implementing an implicit enhancement under CL_WDR_TABLE_DATA_PROVIDER-&amp;gt;SET_TABLE to read the sorted column field name which I will use it for another enhancement.&lt;/P&gt;
  &lt;P&gt;My data is in &lt;/P&gt;
  &lt;P&gt;ME-&amp;gt;M_METHOD_HANDLER (type ref to CL_WDR_TABLE_METHOD_HNDL)&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Attribute : CL_WDR_TABLE_METHOD_HNDL&lt;/P&gt;
  &lt;P&gt;Method: M_TABLE_PROPERTY_PROVIDER&lt;/P&gt;
  &lt;P&gt;Attribute: CL_SALV_WD_A_VIEW&lt;/P&gt;
  &lt;P&gt;Structure Deep: S_EVENT_INFO&lt;/P&gt;
  &lt;P&gt;Component : T_PARAMETERS&lt;/P&gt;
  &lt;P&gt;Field Name: COL / COLUMNN&lt;/P&gt;
  &lt;P&gt;Value: MATNR / MATNR&lt;/P&gt;
  &lt;P&gt;so finally I can see the values from "{O:4159*\CLASS=CL_SALV_WD_C_TABLE_V_TABLE}-S_EVENT_INFO-T_PARAMETERS[4]-NAME"&lt;/P&gt;
  &lt;P&gt;I want to write a logic to read the Name and its value from the above class/ attribute components. &lt;/P&gt;
  &lt;P&gt;PFA the image that shows the Field and table format details.&lt;/P&gt;
  &lt;P&gt;Kindly help me what are the data types should be provided to read the dynamic table values.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;A href="https://answers.sap.com/storage/temp/2094450-dynamic-table-to-read-value-from-ooabap-class.jpg" data-attachment="2094450"&gt;dynamic-table-to-read-value-from-ooabap-class.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 07:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-to-read-data-from-method-handler-class-structure-in-ooabap/m-p/12597686#M2010722</guid>
      <dc:creator>manikandan_rajasekaran2</dc:creator>
      <dc:date>2022-09-08T07:10:31Z</dc:date>
    </item>
  </channel>
</rss>

