SAP ABAP Message Class SPRX Message Number 123 (Document not found (path &2&3&4, error code &1))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Attribute
Message class SPRX  
Short Description Proxy Generation    
Message Number 123  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Document not found (path &2&3&4, error code &1)
Help Document

Diagnosis

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

System Response

Procedure

Procedure for System Administration

History
Last changed on/by 20140121  SAP 
SAP Release Created in   620