Hi
In WS_UPLOAD, what is codepage ie. how to pass the codepage to the funtion WS_UPLOAD. And What is
IF sy-subrc <> 0.
MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
ie. what message should give in MSGV1,V2,etc.
Please help