GUI_GET_DESKTOP_INFO - ooxxvv/MySAPnotes GitHub Wiki

PageOutline {{{#!comment -------------------- 以上的部份是固定的,不要變動 ----- --------------------------------------- 在建立連結時,請標明連結的頁面類型,例如:wiki:WikiStart,而不要只用 WikiStart ----- }}}

GUI_GET_DESKTOP_INFO

  • 取得 local 端的系統環境資訊

IMPORTING

  • TYPE => 要捉取何種資料
  • 1 => Host name (host name of current system)
  • 2 => Windows directory
  • 3 => System directory
  • 4 => Temp. directory
  • 5 => Domain user name
  • 6 => Platform
  • 7 => Windows build number
  • 8 => Windows version
  • 9 => Program name
  • 10 => Program path
  • 11 => Current directory (Directory for current process)

{{{#!comment

EXPORTING

TABLES

EXCEPTIONS

Attributes

Methods

Code

{{{#!abap }}} }}}

{{{#!comment -------------------- 以下的部份是固定的,不要變動 ----- }}}