<?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: password for TCODE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602229#M1437494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Mate .. NO Badi Found for that transcation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 07:10:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-11T07:10:35Z</dc:date>
    <item>
      <title>password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602224#M1437489</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 need to set password for transaction code(co11n) while entering the command field. Is there any user exit of badi etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or any idea &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;Anand kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 06:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602224#M1437489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T06:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602225#M1437490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 06:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602225#M1437490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T06:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602226#M1437491</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 can only be possible if authorized users can be assigned common role and which in turn is assigned to this tramnsaction.&lt;/P&gt;&lt;P&gt;We cannot have user password for entering into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 06:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602226#M1437491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T06:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602227#M1437492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;   If you have to find out any exit or BADI implementation for the given transaction you can find them using the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to se24.&lt;/P&gt;&lt;P&gt;2. Got the method GET_INSTANCE&lt;/P&gt;&lt;P&gt;3. Plaace a breakpoint on the FM.&lt;/P&gt;&lt;P&gt;4. Excecute the respecive transaction.&lt;/P&gt;&lt;P&gt;5. You goto the debug mode, double click on the exit name and find the exit or badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amuktha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602227#M1437492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602228#M1437493</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 can be done by Basis team by assigning proper Authorization object to desired role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602228#M1437493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602229#M1437494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Mate .. NO Badi Found for that transcation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602229#M1437494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602230#M1437495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case this is single user ,used by mutiple department&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;Anand kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602230#M1437495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602231#M1437496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is very crude way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe in your case it may be recommended, but I think standard way is to have different users and have roles assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your case you have to consider Enhancement Section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENHANCEMENT-SECTION     STATUS_0001_01 SPOTS ES_SAPLCORU_S. (Form Status in LCORU_SFS1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also consider implementing Implicit Enhancement in Form Status, Bu Enhancement Section is already available, hence you can use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : For this you need to have some knowledge of New Enhancement Framework, it's easy and you can find lots of wiki and blogs on SDN to learn it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above enhancement section you can write code to check password. Create a Z table and Store encrypted password in it..&lt;/P&gt;&lt;P&gt;You may create seperate Z Utility to maintain password in Z Table. To store encrypted password, you can use FM FIEB_PASSWORD_ENCRYPT and use FM FIEB_PASSWORD_DECRYPT to decrypt the password. Alternatively you may devise your own algorithm to do so..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call a Z program from above enhancement section to present a screen to enter password, if password does not match exit the application, else proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602231#M1437496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602232#M1437497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no exit or option to add non-SAP code to the S_TCODE check via the ok-code field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this in FM AUTH_CHECK_TCODE - it calls the kernel function by the same name which is where the check is. You cannot access it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FIEB* function modules are &lt;STRONG&gt;not&lt;/STRONG&gt; encryption. They merely scramble the clear text password and the string is reversable so would add more hazard to the system than security. I would &lt;STRONG&gt;not&lt;/STRONG&gt; use them!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more stable and supported approach would be to restrict the access to the transaction and improve authentication via well thought out password rules or single-sign-on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602232#M1437497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602233#M1437498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree that best approach would be segregating the users instead of having only one user logging from different department. Hence goes my first comment in previous post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot see another way to store custom password in tables - maybe Z table or cluster or persistant object???..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides, other than Standard Role assignment technique - only way would be to Enter the transaction and check for password (In case, Client do not agree to have separate users). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602233#M1437498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602234#M1437499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; I agree that best approach would be segregating the users instead of having only one user logging from different department. Hence goes my first comment in previous post.&lt;/P&gt;&lt;P&gt;Well spotted --&amp;gt; what the real intention possibly is behind this requirement!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; But I cannot see another way to store custom password in tables - maybe Z table or cluster or persistant object???..&lt;/P&gt;&lt;P&gt;The correct approach is to use a one-way-hash and protect the algorithm for the hashing. That way the password supplied is hashed "encrypted" and only the hashes are compared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But anyway, there is no enhancement-point or API of any sorts in the tcode check, and there are many many tcodes, reports, FMs, methods, webservices, etc... so there is nothing to use for this "hack"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 08:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602234#M1437499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T08:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602235#M1437500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to implement Enhancement frame work in ABAP Release 6.40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;Anand kumar . R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 09:16:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602235#M1437500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T09:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602236#M1437501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, but there is no enhancement spot in the c-kernel function AUTH_CHECK_TCODE... so there is nothing to enhance or even modify. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There certainly is nothing to product certify either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 10:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602236#M1437501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: password for TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602237#M1437502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case that need to be implemented, it has to be at starting of C011N. That is what I suggested in my post above..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is Enhancement Point available at the beginning of C011N in PBO, I have mentioned include in above post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 10:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-for-tcode/m-p/6602237#M1437502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T10:31:43Z</dc:date>
    </item>
  </channel>
</rss>

