<?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: Want to create function module with unicode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961095#M698563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am getting following  error while activating function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program SAPLZSKG&lt;/P&gt;&lt;P&gt;REPORT / PROGRAM STATEMENT MISSING, or program type I include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax check no error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me what is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;zubefra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 14:29:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-16T14:29:05Z</dc:date>
    <item>
      <title>Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961090#M698558</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;I want to create a function module with unicode enabled.&lt;/P&gt;&lt;P&gt;so can you let me know where can i check for unicode in the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regds,&lt;/P&gt;&lt;P&gt;zubera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 13:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961090#M698558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T13:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961091#M698559</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;In the Function Module, Goto Menu GOTO-&amp;gt; Main Program. In that program again goto the menu GOTO -&amp;gt; Attributes -&amp;gt; in that there will be a checkbox for the unicode check select and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 13:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961091#M698559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961092#M698560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I want to check the syntex of the the function module for unicode. I tried to  using transaction UCCHECK. i can check syntax for program but for FM i am not able to check. please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;zubera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961092#M698560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961093#M698561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need transaction uccheck. uccheck does the same a s the compiler does, the diffewrence is that uccheck does this with a bunch of programs and the compiler only with one. If you marked you FM as unicode enabled the compiler will show all errors and warnings you have to fix. If your compilation comes to end without any error you have nothing else to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961093#M698561</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2007-10-16T14:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961094#M698562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the include name for the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:23:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961094#M698562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961095#M698563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am getting following  error while activating function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program SAPLZSKG&lt;/P&gt;&lt;P&gt;REPORT / PROGRAM STATEMENT MISSING, or program type I include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax check no error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me what is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;zubefra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961095#M698563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961096#M698564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to rename your FM as Z_&amp;lt;AnyName&amp;gt; and then activate.&lt;/P&gt;&lt;P&gt;For Ex. Z_TESTFM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961096#M698564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961097#M698565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zubera,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to check Unicode error of a function module, you will have to give &amp;lt;b&amp;gt;Function group &amp;lt;/b&amp;gt;name in transaction UCCHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Always reward points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961097#M698565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Want to create function module with unicode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961098#M698566</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;I am new to ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created function module ZMM5 , no syntax error is there.&lt;/P&gt;&lt;P&gt;but while activating i am getting error, &lt;/P&gt;&lt;P&gt;PROGRAM SAPLZSKG REPORT / PROGRAM STATEMENT MISSING, OR PROGRAM TYPE IS I ( INCLUDE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I WANT TO CHECK THE SYNTAX FOR UNICODE. &lt;/P&gt;&lt;P&gt;i am not able to check the syntax as i tried by giving FM name, FG name and include name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;zubera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 14:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-create-function-module-with-unicode/m-p/2961098#M698566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T14:44:53Z</dc:date>
    </item>
  </channel>
</rss>

