<?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 validating user ID across systems. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-user-id-across-systems/m-p/8834655#M1683604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. we all know that the user ID releated credentials are stored in the table USR02 locally. But there is a requirement for me to find out weather the user ID(BNAME) exists across various systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for ex :I need to give in my SAP user name in a text box and upon clicking display button, will display all the systems and their respective Client number in which the user has account in a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any FM or any way to do that ??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2012 05:58:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-28T05:58:37Z</dc:date>
    <item>
      <title>validating user ID across systems.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-user-id-across-systems/m-p/8834655#M1683604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. we all know that the user ID releated credentials are stored in the table USR02 locally. But there is a requirement for me to find out weather the user ID(BNAME) exists across various systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for ex :I need to give in my SAP user name in a text box and upon clicking display button, will display all the systems and their respective Client number in which the user has account in a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any FM or any way to do that ??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 05:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-user-id-across-systems/m-p/8834655#M1683604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-28T05:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: validating user ID across systems.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-user-id-across-systems/m-p/8834656#M1683605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthikeyan,&lt;/P&gt;&lt;P&gt;you can use FM &lt;STRONG&gt;RFC_READ_TABLE &lt;/STRONG&gt;to collect &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;USR02&lt;/SPAN&gt; Table Data from various clients by passing system id and separator to FM.Upon receiving data from particular client into Internal table, split it at separator and store it in Column wise manner for further Validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us assume that now you have USR02 related details in internal tables from DEV, QUAL,PROD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now , as per&amp;nbsp; your system landscape, you will compare the Username entered by User with data in DEV, QUAL,PROD in 3 Different loops. Upon receiving MATCH , you will&amp;nbsp; append data to Output table and EXIT from loop (Better performance) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally can dispaly details in below Format or Client wise using ALV:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Username | Userid&amp;nbsp; | Present in DEV&amp;nbsp; (Yes/No)&amp;nbsp; | Present in QUAL (Yes/No) | Present in PROD &lt;/STRONG&gt;&lt;/P&gt;&lt;H1 style="margin-top: 13px; margin-right: 100px; margin-bottom: 10px; padding-left: 32px; font-size: 2em; background-color: #ffffff; color: #333333;"&gt;&lt;/H1&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 17:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-user-id-across-systems/m-p/8834656#M1683605</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-05-28T17:23:46Z</dc:date>
    </item>
  </channel>
</rss>

