ABAP--SAP的GUI类型介绍(对ABAP新手是个很好资料哦)

Classic Dynpros:
A classic Dynpro is a component of an ABAP program that is created using the Screen Painter of the ABAPWorkbench. It is called either via a transaction code (dialog transaction) or CALL SCREEN. Calling a Dynpro always starts a Dynpro sequence.

Selection screens:
Selection screens are special forms of Dynpro generated from a set of respective ABAP statements. They either are called automatically when executing executable programs, or can be specifically invoked via CALL SELECTIONSCREEN.

Classic lists:
Classic lists provide the means for structured and formatted output of data. The formatted data is stored via special ABAP statements (e.g., WRITE and FORMAT) in a list buffer and is displayed in a dedicated Dynpro screen when it is called. A list is called either automatically when executing an executable program or via LEAVE TO LIST-PROCESSING.

In addition to these classic GUI techniques, there are newer techniques now available to the ABAP developer — these are handled via object-oriented interfaces:

GUI controls:
GUI controls are components of the presentation server that are addressed from ABAP via ABAP Objects proxy classes of the Control Framework (CFW). GUI controls are still bound to classic Dynpros.

Business Server Pages (BSPs):
BSPs are the ABAP counterpart of Java Server Pages (JSPs).A BSP page is an HTML page with partly dynamic content. The dynamic content is provided by embedding server-side scripting written in ABAP. On the application server, a script appears as a generated ABAP Objects class.

Web Dynpro ABAP:
Web Dynpro is a technology used to create platform- and languageindependent Web-based interfaces. The architecture of Web Dynpros is based on the Model-View-Controller (MVC) approach. The Web Dynpro technology is available in SAP NWAS Java as well as in SAP NWAS ABAP (as of SAP NetWeaver 2004s). ABAPWeb Dynpros are created with the Web Dynpro Explorer of the ABAPWorkbench. Compared to classic Dynpros, an ABAPWeb Dynpro is not a component of an ABAP program but is used via class-based proxy objects.

参考链接:http://blog.csdn.net/CompassButton/archive/2007/10/13/1822800.aspx

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值