StackOverflow 文档 ABAP 教程 命名约定 全局变量 全局变量 Created: November-22, 2018 data: gv_temp type string. data: gs_temp type sy. data: gt_temp type table of sy. 局部变量