首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

sy-repid 跟 sy-cprog的区别

2012-07-29 
sy-repid 和 sy-cprog的区别1. sy-repid is the name of the current program.sy-cprog is the name of th

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可以

热点排行