<?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>Question Re: Developer Key for new user in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168440#M10469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, it right. Only the user bcuser have a developer key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second: in the SAP-Net you can register other user only for offical systems - not for "Sneak Review".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a solution. I't works in my installation (in the MiniSAP 4.6 i had a second solution - I could change any ABAP-programs, not only Y- and Z-objects).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in Include LSKEYF00 you must comment the call DEVELOPER_KEY_CHECK&lt;/P&gt;&lt;P&gt;FORM CHECK_KEY USING KEY TYPE C.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; CALL FUNCTION 'DEVELOPER_KEY_CHECK'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           DEVELOPKEY       = KEY&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           WRONG_KEY        = 01&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           PARAMETERS_WRONG = 02.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  sy-subrc = 0.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;(you must write a program: &lt;/P&gt;&lt;P&gt;- Include download: read report 'LSKEYF00' into t.&lt;/P&gt;&lt;P&gt;- change it&lt;/P&gt;&lt;P&gt;- and upload: INSERT REPORT 'LSKEYF00' FROM t.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. insert in the table DEVACCESS a entry for the user (or change a program in the transaction SE38, the the entry will create automaticly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 May 2007 13:43:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-13T13:43:52Z</dc:date>
    <item>
      <title>Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaq-p/2168436</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 installed NSP for ABAP. I created a new user in the system but, &lt;/P&gt;&lt;P&gt;Do you know if it is possible to get the developer key for this new user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaq-p/2168436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168437#M10466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;In Sneakpreview version You can work only with BCUSER, you cant get a developer key for NSP as per my understanding.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subhash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 14:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168437#M10466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168438#M10467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And thanks for your reply.&lt;/P&gt;&lt;P&gt;I have the developer key for BCUSER but I created new user but it hasn't developer key and I would like to know if it's possible to get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 15:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168438#M10467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T15:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168439#M10468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont think you can request for a developer key for anyother user other than bcuser &lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2007 09:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168439#M10468</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-05-12T09:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168440#M10469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, it right. Only the user bcuser have a developer key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second: in the SAP-Net you can register other user only for offical systems - not for "Sneak Review".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a solution. I't works in my installation (in the MiniSAP 4.6 i had a second solution - I could change any ABAP-programs, not only Y- and Z-objects).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in Include LSKEYF00 you must comment the call DEVELOPER_KEY_CHECK&lt;/P&gt;&lt;P&gt;FORM CHECK_KEY USING KEY TYPE C.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; CALL FUNCTION 'DEVELOPER_KEY_CHECK'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           DEVELOPKEY       = KEY&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           WRONG_KEY        = 01&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           PARAMETERS_WRONG = 02.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  sy-subrc = 0.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;(you must write a program: &lt;/P&gt;&lt;P&gt;- Include download: read report 'LSKEYF00' into t.&lt;/P&gt;&lt;P&gt;- change it&lt;/P&gt;&lt;P&gt;- and upload: INSERT REPORT 'LSKEYF00' FROM t.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. insert in the table DEVACCESS a entry for the user (or change a program in the transaction SE38, the the entry will create automaticly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 13:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168440#M10469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T13:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168441#M10470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just installed Mini SAP for ABAP on my PC. But I could not find the Developer Key. As I learned from the comment of Manuel there is gerneral key for BCUSER available ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can get this key? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;  Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 13:08:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168441#M10470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Key for new user</title>
      <link>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168442#M10471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I just installed Mini SAP for ABAP on my PC. But I could not find the Developer Key. As I learned from the comment of Manuel there is gerneral key for BCUSER available ?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Where can get this key? &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it was already installed. You should just logon as BCUSER and you're fine. Did you get a prompt for a developer key when creating a new program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 13:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/developer-key-for-new-user/qaa-p/2168442#M10471</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-03-25T13:16:59Z</dc:date>
    </item>
  </channel>
</rss>

