<?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 How to debug a function module that is written to extend a datasource in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103799#M104174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is BW related question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a datasource that I extended but instead of writing the code in the user exit, I created a function group and a function module to populate the custom fields. My problem is  - I want to debug the function module and when I do that, I have to give datasource, infosource and update mode as input parameters.  There is no data in the internal table C_T_DATA, how can I debug to get data into this table.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Sabrina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2005 05:33:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-13T05:33:47Z</dc:date>
    <item>
      <title>How to debug a function module that is written to extend a datasource</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103799#M104174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is BW related question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a datasource that I extended but instead of writing the code in the user exit, I created a function group and a function module to populate the custom fields. My problem is  - I want to debug the function module and when I do that, I have to give datasource, infosource and update mode as input parameters.  There is no data in the internal table C_T_DATA, how can I debug to get data into this table.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Sabrina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2005 05:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103799#M104174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-13T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a function module that is written to extend a datasource</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103800#M104175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep the Break point Before Updating.&lt;/P&gt;&lt;P&gt;just click on the table c_t_data .or choose the internal table and say CTRL+F4, you can internal table content&lt;/P&gt;&lt;P&gt;you can find change, append ,delete options.&lt;/P&gt;&lt;P&gt;just select the row and click append they one blank row will appear. just add entries to that , and enter&lt;/P&gt;&lt;P&gt;the record will be appended, do in the same way if you need more records to add...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2005 05:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103800#M104175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-13T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a function module that is written to extend a datasource</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103801#M104176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to test it using transaction RSA3 . place a break point inside the FM and run RSA3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2005 09:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-function-module-that-is-written-to-extend-a-datasource/m-p/1103801#M104176</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-12-13T09:37:16Z</dc:date>
    </item>
  </channel>
</rss>

