SM30: Recording routine
Posted by 翱翔云天 on 八月 2, 2010
0 comments | 51 views
在创建表的维护视图过程中,有一个选项叫做Recording routine, 这个选项是做什么的呢? 可能很多人都用过这个选项, 只是并不明白它的用途, 我在这里记录一下, 可能会对一些初级的ABAPer有些帮助.
在创建表的维护视图过程中,有一个选项叫做Recording routine, 这个选项是做什么的呢? 可能很多人都用过这个选项, 只是并不明白它的用途, 我在这里记录一下, 可能会对一些初级的ABAPer有些帮助.
In this project, for all cross-client table, we have no authority to maintain, and sometimes for testing purpose, we need to manually add some records in this kind of table. And of course we have 3 ways to achive that: Debug SE16, Write a program, the last is using SE16N, and from my point, this is the most convenient way, detail step as below: