StackOverflow 文件 ABAP 教程 命名約定 區域性變數 區域性變數 Created: November-22, 2018 data: lv_temp type string. data: ls_temp type sy. data: lt_temp type table of sy. 全域性變數命名約定