首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

NetWaver 学习进程

2012-09-10 
NetWaver 学习历程4.19? 认识 netwaverThe ABAP Devlopment Workbench, the programming enviorment of?th

NetWaver 学习历程

4.19? 认识 netwaver

The ABAP Devlopment Workbench, the programming enviorment of?the SAP NW? as ABAP,supports the entire software development cycle with tools for:

???????? programming in? the ABAP language???????? efficient debugging???????? performance analyses???????? organizing large projects?????????updates and importing patches???????? source code management

ABAP has the following features:

?oo exception handing;?support for dynamic programming; from dynamic data generation to dyanmic creation of types and entrie programs;?simple management of multilingual texts;?integration of the DML part of sql into language;?creation of database tables via the definition of metadata;?definition of various types of data structures, which are then available throughout the server;?conversion of XML data into ABAP structures;?simple handling of transactions, that is, which can only be exectued fully or not all, in order to ensure data integrity;?possibility to prepare progarm enhancements so that customers can enhance programs without modification- that is , without the changes being lost after an update or having to be megerd manually;

?

?

?

?

摘自NetWaver developer's Guide

?

热点排行