摘要:
One of the most important considerations when writing a select statement against a large table is the effective use of an index. However this is so... 阅读全文
摘要:
最近被一个朋友问起如何调试后台进程(一个abap的面试题),我一时也不知道如何答,他后来告诉我到sdn上找答案,我现在将答案收集供大家参考:Steps1. Create variant called BACKGROUND for program(ZWBTEST) to be debugged.2. ... 阅读全文