Do you have any question about this error?
Message type: E = Error
Message class: FPCHKACC - Usability messages for FP internal use only
Message number: 014
Message text: &1&2&3&4 No keyboard access to mouse dependent script
[0014] It must be possible to reach all elements on a screen and
activate associated functionality using the keyboard, so avoid using
device dependent events, for example depending on the mouse.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Redesign your form so that it does not intercept mouse moves. (Please
check the possibility of using "click" event)
Error message extract from SAP system. Copyright SAP SE.
FPCHKACC014
- &1&2&3&4 No keyboard access to mouse dependent script ?The SAP error message FPCHKACC014 indicates that there is an issue with keyboard accessibility for a mouse-dependent script in the SAP GUI. This error typically arises when a script or a function in the SAP application is designed to be used with a mouse, but the system is unable to provide keyboard access to that functionality. This can be a concern for users who rely on keyboard navigation for accessibility reasons.
Cause:
- Mouse Dependency: The script or function is designed to be executed using mouse actions, and there is no keyboard alternative provided.
- Accessibility Settings: The SAP GUI settings may not be configured to allow keyboard navigation for certain elements.
- Custom Scripts: If there are custom scripts or enhancements in the SAP environment, they may not have been designed with keyboard accessibility in mind.
- Version Issues: Sometimes, specific versions of SAP GUI may have bugs or limitations regarding accessibility features.
Solution:
- Check Accessibility Settings: Ensure that the accessibility settings in the SAP GUI are properly configured. You can do this by going to the SAP GUI options and checking the accessibility settings.
- Use Alternative Navigation: If possible, try to find alternative ways to perform the action that does not rely on mouse input. This may involve using keyboard shortcuts or command line inputs.
- Update SAP GUI: Ensure that you are using the latest version of the SAP GUI, as updates may include fixes for accessibility issues.
- Contact SAP Support: If the issue persists, consider reaching out to SAP support for assistance. They may provide patches or workarounds specific to your version and configuration.
- Custom Script Review: If you are using custom scripts, review them to ensure they include keyboard navigation options. You may need to modify the scripts to make them accessible via keyboard.
Related Information:
By addressing the underlying causes and implementing the suggested solutions, you should be able to resolve the FPCHKACC014 error and improve keyboard accessibility in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
FPCHKACC013
&1&2&3&4 Reading/Tabbing Order explicitly set
What causes this issue? [0013] While the reading order, also called tabbing order, in forms may be set explicitly in Adobe Designer, this shall not b...
FPCHKACC011
&1&2&3&4 Abbreviation usage suspected
What causes this issue? [0011] The expanded form of an abbreviation must be provided as alternative text.System Response The system issues an error ...
FPCHKACC015
&1&2&3&4 Scripting for Dynamic Behaviour
What causes this issue? [0015] When using a script within form layout, any changes in the dynamic layout on the generated PDF shall be recognized by ...
FPCHKACC016
&1&2&3&4 Color is used in the form
What causes this issue? [0016] Color must not be used as the only means of conveying information or distinguishing a visual element; forms must be de...
Click on this link to search all SAP messages.