2009 Jan 19 12:24 PM
Use of calling system function in abap program....
CALL 'SYSTEM' ID 'COMMAND' FIELD W_COMMAND_LINE
ID 'TAB' FIELD LOG-SYS.
In my program its giving short dump saying user does not have authorization to use above statement....
what can be done here?
Use of calling system function in abap program....
CALL 'SYSTEM' ID 'COMMAND' FIELD W_COMMAND_LINE
ID 'TAB' FIELD LOG-SYS.
In my program its giving short dump saying user does not have authorization to use above statement....
what can be done here?
2009 Jan 19 12:26 PM
2009 Jan 19 12:33 PM
2009 Jan 19 12:37 PM
If SU53 does not give you a result, maybe the "short" dump text or the authorization trace log ST01 reveal more information on which authorization object check exactly failed?
Thomas
P.S. found S_C_FUNCT, this might be the one missing. See also function AUTHORITY_CHECK_C_FUNCTION, you could have found yourself by studying ABAP online help for "CALL" statement.
2009 Jan 19 12:33 PM
It is authourization issue.
Contact basis guys and take required authourization.
2009 Jan 19 12:46 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |