|
有人知道那个ABAP写的俄罗斯方块的程序运行不了吗?
CALL FUNCTION 'QF05_RANDOM_INTEGER' 这里有问题。。。不知道怎么搞的。是不是有什么没激活。。。
报错
发生了什么?
Error in the ABAP Application Program
The current ABAP program "Z_GAME_DEMO4" had to be terminated because it
come across a statement that unfortunately cannot be executed.
错误分析
The system attempted to use dynpro 0100 in program "Z_GAME_DEMO4".
This dynpro does not exist. |
|