SY-REPID和SY-CPROG的区别

1. sy-repid is the name of the current program. sy-cprog is the name of the calling program.
比如在一个Function里面设置断点,sy-repid的这个FM所在FunctionPool的名字,sy-cprog是调用这个FM的Report的程序名。
2. sy-repid 不可以人为更改,sy-cprog可以
posted @ 2013-01-31 18:33  hanmos  阅读(533)  评论(0编辑  收藏  举报