Skip to Content
0
Former Member
Sep 17, 2007 at 05:24 AM

HOW TO USE WA_UPLOAD.

39 Views

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