call function 'CALL_BROWSER'
exporting
url = "해당 URL"
exceptions
frontend_not_supported = 1
frontend_error = 2
prog_not_found = 3
no_batch = 4
unspecified_error = 5
others = 6.
인터넷익스플로어나 파이어폭스등 브라우져로 해당 URL을 호출합니다.