<?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: FUNCTION MODULE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902201#M682535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;when u import the language in Import parameter and list of User Id in USERS table , then the FM will return the default settings for that users.&lt;/P&gt;&lt;P&gt;Like &lt;/P&gt;&lt;P&gt;date format ,&lt;/P&gt;&lt;P&gt;Spool: Output device&lt;/P&gt;&lt;P&gt;Print parameter 1&lt;/P&gt;&lt;P&gt;Print parameter 2&lt;/P&gt;&lt;P&gt;Print parameter 3&lt;/P&gt;&lt;P&gt;Date format (10-digit)&lt;/P&gt;&lt;P&gt;Decimal notation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revrt back if any issues,&lt;/P&gt;&lt;P&gt;rewrad if helpful,&lt;/P&gt;&lt;P&gt;Regards,,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 09:01:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T09:01:36Z</dc:date>
    <item>
      <title>FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902199#M682533</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;Can anyone tell me the use of  FM 'SUSR_GET_USER_DEFAULTS'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902199#M682533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902200#M682534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It hives the Default user list Based on the System-language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Structure &amp;lt;b&amp;gt;USDEF.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM retrieves the Data's as like as this structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:01:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902200#M682534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902201#M682535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;when u import the language in Import parameter and list of User Id in USERS table , then the FM will return the default settings for that users.&lt;/P&gt;&lt;P&gt;Like &lt;/P&gt;&lt;P&gt;date format ,&lt;/P&gt;&lt;P&gt;Spool: Output device&lt;/P&gt;&lt;P&gt;Print parameter 1&lt;/P&gt;&lt;P&gt;Print parameter 2&lt;/P&gt;&lt;P&gt;Print parameter 3&lt;/P&gt;&lt;P&gt;Date format (10-digit)&lt;/P&gt;&lt;P&gt;Decimal notation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revrt back if any issues,&lt;/P&gt;&lt;P&gt;rewrad if helpful,&lt;/P&gt;&lt;P&gt;Regards,,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902201#M682535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902202#M682536</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;This Fm will give the values related to the all the users avaialbe in the system&lt;/P&gt;&lt;P&gt;like username, startmenu, printparameters.decimal notation,date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:01:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902202#M682536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902203#M682537</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;It returns defaults for the users in table parameter.&lt;/P&gt;&lt;P&gt;All the default setting of the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Umesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902203#M682537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902204#M682538</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;What is the use of these default settings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:27:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902204#M682538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902205#M682539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In some cases there will be certain situations where u need to change the decimal notation for example.&lt;/P&gt;&lt;P&gt;I got a situation where , the user in Ireland needs comma (,) for decimal sepaerator and dot (.) as Thousand seperator.&lt;/P&gt;&lt;P&gt;so to hanlde this, we need to check Deciaml sepaertor and thousand sepaertor for the Current user by passing the userid to this FM which will return the sepaerrtors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on this, we can interchange the seperators if required or if the system settings are such that decimal seperator is comma and thousand seperator is  dot(.), then it will be displayed asusal  as per the rquiremnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2902205#M682539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:37:32Z</dc:date>
    </item>
  </channel>
</rss>

