What is “SAP Best Practices“
Product description
Deliverables
Concept of Use
SAP Best Practices: Installation
“One Step” Ins (more)
What is “SAP Best Practices“
Product description
Deliverables
Concept of Use
SAP Best Practices: Installation
“One Step” Installation
SAP Best Practices Tools
Building Block Principle
Building Block Approach
Building Blocks Overview List
Preconfigured Business Scenarios
Benefits of SAP Best Practices
From:
emily
Views: 2691
Comments: 0
Service Identification Framework (SIF) is a methodology based on best practices and real-life experiences identifying services
Sample Ad Advertise your business on myplick. Only $2.00 a month.
Comments:
Notes:
Slide 1: Creating Web Applications for SAP BW and SAP Enterprise Portal with the SAP Java IDE (A Sneak Peek!)
Sam Tingleff
Technology Product Management SAP Labs
Slide 2: Agenda
SAP Java IDE Overview Web Dynpro and the J2EE Toolset Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 2
Slide 3: Agenda
SAP Java IDE Overview Web Dynpro and the J2EE Toolset Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 3
Slide 4: What Is the SAP Java IDE?
New tool from SAP for developing enterprise applications
Full The
desktop application – does not use SAPGUI Java development tool for SAP
Released with SAP Web Application Server 6.30 Will be used for
Web
application development on Web AS 6.30 component development Java development
Portal Other
SAP AG 2003, slide 4
Slide 5: ABAP Workbench vs. SAP Java IDE
ABAP
Server-oriented Design and runtime objects stored in same database SAP System determines “scope”
ABAP
Environment/Infrastructure Large Scale Application Support Local Editing Support for Standards Support for SAP Technology Offline Development Private Test Environment
JAVA
Java
Operates on Local File System Design and runtime objects separated Development environment organized in local “projects”
+ + + -
+ + + +
SAP AG 2003, slide 5
Slide 6: ABAP vs. Java: Some Highlights
ABAP
One
frame (SE80) for all design-time tools
Logistics
seamlessly integrated into the Development Workbench
Build environment, Deployment, Software Logistics, etc.
Supports
SAP technologies
Structured “logical,” not physical, presentation of all SAP design-time
objects
Java
Local Development Environment
Editing Offline Private
support: Syntax Highlighting, Code Completion, etc. development test environment (partially)
Support for Standard Technologies
J2SE,
J2EE, HTML, XML, etc.
SAP AG 2003, slide 6
Slide 7: Goal: Combine the Advantages of Both Approaches
Provide one frame for all tools and as integration point for all infrastructure components Provide convenient integrated infrastructure environment for large-scale application development Preserve the principle of local IDE Provide local editing support Enable offline development Support standard and SAP technologies Logically structure the presentation of design-time objects Enable graphical editing
SAP AG 2003, slide 7
Slide 8: Overall Java Development Infrastructure
Tool Integration Platform Software Logistics (SL)
DDIC
Web Dynpro Tool Service Layer
Graphics
DTR/CBS/SL Integration
Java
J2EE
Web Service
Component Build Service (CBS)
Deploy
Run Time J2EE Server
Generic Model Abstraction Layer
Local File System
Design-time Repository (DTR)
SAP AG 2003, slide 8
Slide 9: IBM’s Eclipse Is the Foundation
Open Source project "donated" by IBM
Written
in Java
Eclipse is only a framework
Very
small kernel (Platform Runtime) is a plug-in! UI approach (SWT/JFace)
Everything Own
Eclipse comes with a full Java (J2SE) IDE comes with Eclipse
SAP AG 2003, slide 9
Slide 10: IDE Overview: Java and Debug Perspective
Java Perspective
Debug Perspective
SAP AG 2003, slide 10
Slide 11: IDE Overview: IDE Features
Refactoring features
Move/rename
classes and
methods
Repackage Extract
methods with try/catch
Surround
Pretty printing
Configurable
Code completion (IntelliSense) Import management
Configurable
Search features
References Definitions Read/write
access
Javadoc help as tooltip
SAP AG 2003, slide 11
Slide 12: SAP Java IDE: Benefits & Considerations
Java will not replace ABAP! Our goal is to provide maximum flexibility to customers
Currently Often
3-4 million registered Java developers
taught as a first language in schools
When should you use Java?
ABAP Java
still recommended for core business logic on the project and your development team
excels at user interfaces, integration, etc.
Depends
SAP AG 2003, slide 12
Slide 13: SAP Java IDE: Prerequisites & Availability
Prerequisites
SAP Sun
Web Application Server 6.30 JDK 1.3.1/1.4 knowledge and experience
Java
Will be available via the service marketplace
SAP AG 2003, slide 13
Slide 14: Agenda
SAP Java IDE Overview Web Dynpro and the J2EE Toolset Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 14
Slide 15: What is Web Dynpro?
One component of the SAP Java IDE
Graphical
design tool for building Web-based business applications tool to Web-enable ABAP/Dynpro programs
Conversion
Key features
Complete Graphical
toolset based on the Eclipse IDE design of view composition and navigation flow view designer Java editor for implementing event handlers
WYSIWYG Standard Efficient
development cycle (edit – build – deploy – run)
SAP AG 2003, slide 15
Slide 16: What is Web Dynpro?
(cont’d)
Web Dynpro User interfaces are
Professional looking Easy-to-use Highly interactive
Web Dynpro IDE
Model and develop presentation logic Design and compose user interfaces Backed by usability patterns Based on business datatype information
Web Dynpro
Tag libraries BSP, JSP*
Runtime services
Open standards, runtime infrastructure Java and ABAP (JSP and BSP*) Tag libraries Device independence Internationalization Easy to deploy and maintain
* ASP planned
SAP AG 2003, slide 16
Presentation Layer Business Layer
J2EE/ABAP
SAP Web Application Server
Slide 17: Web Dynpro Benefits
Improves User Experience
Browser-based front end Flicker-free screen, minimal refreshes Minimal response times Built-in personalization 508 accessibility compliance
Web Dynpro Tools
Web Dynpro Metadata
Web Dynpro Runtime
.NET J2EE ABAP
Strategic development
Web Dynpro components can be reused Supports Web Services & Databinding Separate Layout & Programming Logic
Independence
From platform From UI technology
SAP AG 2003, slide 17
Multi-Device Internet
Slide 18: What is the J2EE Toolset?
Contains creation wizards for
Projects:
EJB, EJB Assembly, Web, Web Assembly, Enterprise EJB, Servlet, JSP, Filter, Listener, HTML
Apps
Objects:
SAP AG 2003, slide 18
Slide 19: What is the J2EE Toolset?
LAN SAP J2EE Engine
(cont’d)
Includes a Local Test & Debug Environment
Specify server settings in the “Preferences" page Start/stop the local J2EE Engine from the J2EE View
SAP J2EE Engine Deployment Developer’s PC
Normal or debug mode
Directly test or debug servlets / JSPs on your local server
SAP Java IDE
Local Testing and Debugging SAP J2EE Engine
SAP AG 2003, slide 19
Slide 20: Demo: J2EE Toolset
Demo
SAP AG 2003, slide 20
Slide 21: Agenda
SAP Java IDE Overview Web Dynpro and J2EE Tools Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 21
Slide 22: What is the Java Dictionary?
Similar to the ABAP data dictionary Will be part of Web AS 6.30 Will contain a datatype repository Independent of application code Content can be used in various places
Database persistence Fields of a Web Dynpro form
SAP AG 2003, slide 22
Slide 23: Simple Type Example
SimpleType
Core datatype information Restriction base
<simpleType name='Airline'> <restriction base='string'> <maxLength value='3'/> <enumeration value='LH '/> <enumeration value='UA '/> <enumeration value='AA '/> </restriction>
Restriction base Restriction base Constraints
UI-related information
<annotation> <fieldlabel value='Airline'/> <col_label value='Airline'/> </annotation> <annotation> <notNull value='true'/> </annotation> </simpleType>
Database-related information
Web Service-related information
SAP AG 2003, slide 23
Slide 24: Java Dictionary – Benefits
Datatypes can be used in all layers of application development Enhanced application portability
Development platform (Web Dynpro for ABAP, Java, .Net) Database platform
Centralized source definition and maintenance
Reuse Central points for extension/modification Services are attached centrally
Seamless integration into the Java IDE
Java IDE based on Eclipse Local, component-based development process
Fits well into declarative frameworks like Web Dynpro
SAP AG 2003, slide 24
Slide 25: Database Layer – SAP’s Goals
Support several RDBMSs
Platform-independent access to data Platform-independent definition of database objects
Performance
Caching of data Caching of statements SQL trace
Fit into local development process
Definition and deployment of database objects Checked usage of database objects
Support relational persistence + object relational persistence
SAP AG 2003, slide 25
Slide 26: Database Layer – Open SQL for Java
Java program
Relational Persistence Object Relational Persistence
EJB CMP Open SQL/ SQLJ
JDO portable SQL
Table buffer Table catalog Statement cache SQL trace
Open SQL/ JDBC unchecked SQL Open SQL/ Native SQL
Open SQL Engine
SQL Processor DB access layer
Vendor JDBC
Open SQL for Java
RDBMS
SAP AG 2003, slide 26
Slide 27: Database Layer – Defining DB tables
SAP AG 2003, slide 27
Slide 28: Database Layer – Defining DB tables
(cont’d)
SAP AG 2003, slide 28
Slide 29: Database Layer – Defining DB tables
(cont’d)
SAP AG 2003, slide 29
Slide 30: Database Layer – SQLJ (Embedded SQL)
Test.sqlj
String from, to, conn_id; String carr_id; #sql { SELECT CITYFROM, CITYTO FROM SFLIGHT INTO :from, :to WHERE CARRID = :carr_id AND CONNID = :conn_id }; System.out.println (from + ", " + to);
SFlight.dbtable
FieldName IsKey CARRID CONNID FLDATE ... Type Length 3 4 True Airline True String True Date
SQLJ Translator
SAP SQLJ Checker
SAP-specific SQLJ checker
Uses database object metadata instead of the database catalog
IDE integration
Displays translation errors (-> SQL syntax errors) Navigates to the position of errors in the code
SAP AG 2003, slide 30
Slide 31: Agenda
SAP Java IDE Overview Web Dynpro and J2EE Tools Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 31
Slide 32: What Is the Portal Development Kit?
Offline development & runtime environment for customer-specific iViews in Java Java API for Enterprise Portal HTML Business for Java
upload iViews to PDK
Supports full iView development cycle
Code & test Deploy
test iViews in the PDK
SAP AG 2003, slide 32
Slide 33: Java IDE Apps Can Be Deployed via SAP Enterprise Portal
Server Client
PAR File
Developed with IDE
Deploy local computer
Enterprise Portal
SAP AG 2003, slide 33
IRJ WebApp Test
Slide 34: Demo: Building Portal Apps with the SAP Java IDE
Demo
See iviewstudio.com for specific how-to instructions
SAP AG 2003, slide 34
Slide 35: Agenda
SAP Java IDE Overview Web Dynpro and J2EE Tools Java Dictionary The Portal Development Kit Conclusion
SAP AG 2003, slide 35
Slide 36: For More Information
SAP resources
Portal Development Kit - http://www.iviewstudio.com/ SAP NetWeaver - http://www.sap.com/solutions/netweaver/ SAP NetWeaver Software – http://service.sap.com/netweaver
Java & J2EE
http://java.sun.com/docs/overviews/java/java-overview-1.html http://java.sun.com/j2ee/tutorial/
Other Java development resources
Flashline (http://www.flashline.com/) Java Developer's Journal (http://www2.sys-con.com/java/) the serverside.com (http://theserverside.com/home/index.jsp) JavaWorld (http://www.javaworld.com/) O’REILLY (http://www.oreilly.com/)
SAP AG 2003, slide 36
Slide 37: For More Information
(cont’d)
With Web AS 6.30 SAP will offer a full-featured Java IDE
Based on the open source Eclipse platform Used for all NetWeaver Java development (Web AS, EP, etc.) Will include tools for Dynpro screen conversion and generation
Web AS 6.30 will include a Java Dictionary
Similar to the ABAP Dictionary Will provide a data type concept
The Portal Development Kit can be used to develop IDEs
Can also be used to deploy Java IDE apps via Enterprise Portals
SAP AG 2003, slide 37
Slide 38: Questions?
Q&A
SAP AG 2003, slide 38
Slide 39: Copyright 2003 SAP AG. All Rights Reserved
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft®, WINDOWS®, NT®, EXCEL®, Word®, PowerPoint® and SQL Server® are registered trademarks of Microsoft Corporation. IBM®, DB2®, DB2 Universal Database, OS/2®, Parallel Sysplex®, MVS/ESA, AIX®, S/390®, AS/400®, OS/390®, OS/400®, iSeries, pSeries, xSeries, zSeries, z/OS, AFP, Intelligent Miner, WebSphere®, Netfinity®, Tivoli®, Informix and Informix® Dynamic ServerTM are trademarks of IBM Corporation in USA and/or other countries. ORACLE® is a registered trademark of ORACLE Corporation. UNIX®, X/Open®, OSF/1®, and Motif® are registered trademarks of the Open Group. Citrix®, the Citrix logo, ICA®, Program Neighborhood®, MetaFrame®, WinFrame®, VideoFrame®, MultiWin® and other Citrix product names referenced herein are trademarks of Citrix Systems, Inc. HTML, DHTML, XML, XHTML are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology. JAVA® is a registered trademark of Sun Microsystems, Inc. JAVASCRIPT® is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MarketSet and Enterprise Buyer are jointly owned trademarks of SAP AG and Commerce One. SAP, SAP Logo, R/2, R/3, mySAP, mySAP.com and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are trademarks of their respective companies.
SAP AG 2003, slide 39