SAP-ABAP skips the sap acceskey check

Source: Internet
Author: User

Sometimes, for personal learning, you need to modify the original SAP system.ProgramOr other resources that require an accesskey, you can skip the check by debugging the lskeyf00 file through the breakpoint.

1. First modify the table's progdir Record Name ='Lskeyf00
'
Set edtx =''

2. Modify the file:

Insert a breakpoint before check SY-SUBRC EQ 2, modify the need to accesskey resources will stop at the current breakpoint, Sy-subrc is set to 0, each breakpoint should be changed to 0.

I am afraid of trouble, so I added the selected SectionCodeIn the future, there will be no more prompts. Of course, the above breakpoint debugging method is also required to change this code. For the company's production machines, this is not a panacea, safety first...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.