i, Developer!

搜索

最新日志

  • 关于ABAP中的Literal
  • Centro使用流水账(持续更新)
  • She is only a mother
  • Ubuntu Bug #1
  • 儿子的第一幅画
  • VBA中数组的使用
  • 关于个人能力发展的一点想法
  • 公交车上的英语学习
  • The most important body part
  • 在EXCEL中计算中关于工作日的计算
全部日志>>

最新评论

  • sap三毛:邢工,好久没写了哦。加油啊...
  • sap三毛:哈哈,great.小邢长大了...
  • sap三毛:哈哈,great.小邢长大了...
  • Nick:博客不错, 互相加个友情链接怎样?...
  • Nick:博客不错, 互相加个友情链接怎样?...
  • Nick:那个第一附属医院是正确,the first affili...
  • kevin.Xu:哈哈 我刚刚想到可以用winscp来自动上传本地文件 ...
  • Lynn:Inside Web Dynpro for Java (...
  • Lynn:我有这本书的影印版,请QQ:359596219联系。...
  • joe001:abap便宜化是应该的,什么领域编码的都在底端...
  • 访问统计:
  • 什么是RSS?
  • Powered by BlogBus.com

日积月累

曾经迷恋于Delphi的优雅,但Borland已经离我很遥远了。 如日中天的Java,怎么混杂着数不清的括号、纠缠不清的Checked Exception和叫人不胜其烦的XML配置文件。 开发语言的新贵Ruby和Rails,会是Web快速开发领域的王冠吗? 稍嫌笨拙的ABAP,又是如何支撑起SAP这个巨型的企业应用系统?
    <<  VBA中Dictionary对象的遍历 | 首页 | 取日期所在周数的方法  >>
  • Fuction groups中TOP程序的数据为什么可以在不同的Function Module中共享?

    2009-05-11

    SAP的Online Help里面已经有了比较清楚的讲述,below are 2 key issues:

    About the TOP program:This contains the FUNCTION-POOL statement (equivalent for a function group of the REPORT or PROGRAMstatement) and global data declarations for the entire function group.
    What happens when you use "CALL FUNCTION" statement? When you run an ABAP program, the system starts a new internal session. The internal session has a memory area that contains the ABAP program and its associated data. When you call a function module, an instance of its function group plus its data, is loaded into the memory area of the internal session. An ABAP program can load several instances by calling function modules from different function groups.

    相关链接:

    Function Groups

    From Function Groups to Objects


    随机文章:

    关于ABAP中的Literal 2009-11-09
    关于DDIC_TYPE_INCONSISTENCY类DUMP的说明 2009-04-01
    考虑双字节的截取字符串处理 2008-12-24
    在ABAP程序中调用逻辑数据库 2008-12-13
    ECC6中报表传输后修改的选择屏幕不生效的解决方法 2008-12-02

    收藏到:Del.icio.us




    Tag:ABAP
    引用地址:
    发表于10:11:09 | 编辑 | 继续话题 | 转发 | 分享 0
Copyright © 2002-2007 BlogBus.com, All Rights Reserved.