摘要:
ABAP 术语发布结束 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1116236.html 经历了大约三个月,终于把 BC417 教程附录中的 ABAP 术语全部摘录完了。本分类以后将不再更新,从下周起不定期更新 SAP 语法、表 阅读全文
摘要:
XML 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1115743.html The "eXtensible Markup Language" is a data format for structured document int 阅读全文
摘要:
World Wide Web 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1115728.html Internet service. The World Wide Web generates documents and prese 阅读全文
摘要:
V2 Module 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1115720.html Analogously to V1 there are also update modules (function modules) for 阅读全文
摘要:
V1 Module 原文;http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1115707.html Function module created with CALL FUNCTION ’..’ IN UPDATE TASK. An upda 阅读全文
摘要:
Update Task 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114184.html Part of an ABAP program that changes the database. ------------------ 阅读全文
摘要:
URL 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114193.html Uniform Resource Locator (URL): Address of a resource on the Web - typically 阅读全文
摘要:
Update Module 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114178.html Part of an update request. An update module corresponds to a functi 阅读全文
摘要:
Update Data 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114169.html The data which is to be updated in the database. It is in the update 阅读全文
摘要:
Update Key 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114171.html Unique character string which identifies an update record. The update 阅读全文