<?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: Using 'SAVE_TEXT' to save comment for qualification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677134#M298589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to see what is the key based on which the text is being stored. What is the data that is being passed to TDNAME in the SAVE_TEXT function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SAP uses date also to be a part of the TDNAME then you can have text specific for time period, other wise, it might be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2006 03:23:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-21T03:23:55Z</dc:date>
    <item>
      <title>Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677133#M298588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I face a problem when I use function module 'SAVE_TEXT' to save comment for qualification for employees (IT 24).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is like this:&lt;/P&gt;&lt;P&gt;The employee has 2 same qualifications for 2 period, one from 01.01.2006 - 31.05.2006 and one 01.06.2006 - 31.12.9999.&lt;/P&gt;&lt;P&gt;I need to save the comment only for period 01.06.2006. When I use FM 'SAVE_TEXT', the comment is saved for both period.&lt;/P&gt;&lt;P&gt;How can I solve this problem? Is there any other FM I can use for saving comment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help me. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677133#M298588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677134#M298589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to see what is the key based on which the text is being stored. What is the data that is being passed to TDNAME in the SAVE_TEXT function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SAP uses date also to be a part of the TDNAME then you can have text specific for time period, other wise, it might be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677134#M298589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677135#M298590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I pass to TDNAME: '01Q 204001491001B032P 04900343'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There include plan version, object type, relationship.&lt;/P&gt;&lt;P&gt;I try to pass in date, but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea? Or has any other FM can use to save text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677135#M298590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677136#M298591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said, the problem is not with the function, but the with key that SAP uses to identify the text. Looks like Date is not a part of the key for this text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, given that I don't think you can date dependent texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you can probably store it separately with some other key including the data, however that will not be displayed as a part of the standard transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677136#M298591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677137#M298592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain more? I'm not quite understand what you mean by 'store it separately with some other key including the data, however that will not be displayed as a part of the standard transaction'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 04:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677137#M298592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T04:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677138#M298593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So according to what I understood do one thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this both periods of dates set a flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for example flag is v_flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if v_flag = 'X'.&lt;/P&gt;&lt;P&gt;'SAVE_TEXT' &lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I am clear,let me know if I am wrong.&lt;/P&gt;&lt;P&gt;&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, 21 Nov 2006 04:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677138#M298593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T04:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using 'SAVE_TEXT' to save comment for qualification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677139#M298594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Do you have example code? Or can you write longer about the coding you given above? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Why we need to set flag? Once I execute the FM 'SAVE_TEXT', both periods of qualification will update with same comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 09:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-save-text-to-save-comment-for-qualification/m-p/1677139#M298594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T09:48:45Z</dc:date>
    </item>
  </channel>
</rss>

