如何使用代码获得ABAP repository object不同版本的内容 已注销 2021-04-25 79 阅读1分钟 Created by Jerry Wang, last modified on Dec 21, 2014 在ABAP workbench里可以通过Version management来比较不同版本的repository content之间的差异: 如果需要使用代码获得某个版本的全部content: 使用如下function module,传入report name和version number: source code存放在REPOS_TAB中: \