<?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 Customizing Reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272695#M1831309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Hi gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;We are working with the GRC Reports. We need to add an extra field in one of the reports for the Internal Control person. This person needs to write text in it. Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;I know how to add the colum into the report by I don´t know to make it writable (for adding comments). Can someone help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 06:42:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-08T06:42:37Z</dc:date>
    <item>
      <title>Customizing Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272695#M1831309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Hi gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;We are working with the GRC Reports. We need to add an extra field in one of the reports for the Internal Control person. This person needs to write text in it. Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;I know how to add the colum into the report by I don´t know to make it writable (for adding comments). Can someone help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 06:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272695#M1831309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-08T06:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272696#M1831310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Smith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In report you can give adding field as editable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 06:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272696#M1831310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-08T06:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272697#M1831311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If report is build using OOPs or REUSE function modules, a field can be made editable by making the EDIT of the fieldcatalog for that column as X. Then you have to retrieve the data and save accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272697#M1831311</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-04-08T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272698#M1831312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As people above suggested try making your field catalog EDIT = 'X' and after changing the contents of the field , under user action SAVE read the changed values and modify your final internal table contents with the new values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272698#M1831312</guid>
      <dc:creator>narendar_naidu</dc:creator>
      <dc:date>2014-04-08T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272699#M1831313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just got inside the SPRO-&amp;gt; Reporting&amp;gt;Configuration and I added my new field in the specific report. Attached you can see the image. Where is the editable field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/427601" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-reports/m-p/10272699#M1831313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-08T07:30:01Z</dc:date>
    </item>
  </channel>
</rss>

