Do you have any question about this error?
Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 123
Message text: Document not found (path &2&3&4, error code &1)
The error occurred while calling cl_gui_frontend_services=>gui_upload;
the file with the specified path could not be loaded. Error code 1
generally means that the file does not exist.
The following are possible error codes:
file_open_error = 1
file_read_error = 2
no_batch = 3
gui_refuse_filetransfer ,, = 4
invalid_type,,,,,, = 5
no_authority,,,,,, = 6
unknown_error ,,,, = 7
bad_data_format ,,,, = 8
header_not_allowed = 9
separator_not_allowed = 10
header_too_long = 11
unknown_dp_error = 12
access_denied = 13
dp_out_of_memory = 14
disk_full = 15
dp_timeout = 16
not_supported_by_gui = 17
error_no_gui = 18
OTHERS = 19
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
SPRX122 Interface uses external and internal message definitions
What causes this issue? In a message interface you can use messages from differ...
SPRX121 Migration for SAP namespaces not allowed: &1 &2 &3
Self-Explanatory Message Since SAP believes that this specific error message is ...
SPRX124 Enter a prefix
What causes this issue? The system ask for a prefix that will be used to build ...
SPRX125 Interface definition missing in WSDL document (
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWhat causes this issue? The WSDL docume...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.