摘要:
【转】SAP FTP Function本文示例如何使用SAP FTP Function将文件从应用服务器传输到另外一个FTP服务器上。DATA: BEGIN OF ig_ftp_result OCCURS 0, line(100), END OF ig_ftp_result.DATA: l_path... 阅读全文
摘要:
[转http://www.cnblogs.com/byfhd/archive/2007/08/17/859829.html]********************************************************************* Report for generat... 阅读全文
摘要:
[转]Part 1 - Expressiveness of Simple TransformationsSimple Transformations are a SAP proprietary programming language that is integrated into ABAP by ... 阅读全文