Vous êtes sur la page 1sur 25

SAP NETWEAVER PROGRAMMING CORE

SAP NETWEAVER PROGRAMMING CORE


http://www.sap.com/usa/services/education/index.epx

The SAP programming training curriculum can help your developers, consultants, and project managers gain valuable insight into the following processes: * Implementing data interfaces -- including legacy data transfer and data exchange with external applications * Creating and maintaining customer applications * Implementing additional customer-specific functions and customizing functionality using standard enhancement options * Modifying SAP standard objects

BC100
Introduction to programming (with ABAP)
Duration
2 days

Location CA ET Virtual Classroom US ET Virtual Classroom MIC King of Prussia, PA

Dates Oct 18 - 19 2012 Oct 18 - 19 2012 Nov 26 - 27 2012

Price CAD 1450.00 USD 1250.00 USD 1300.00

Prerequistes
Essential * None Recommended * None

Delivery
Classroom

Audience
* Project leads * Team leads * Developers * Consultants

Content
* Introduction to structured programming * Develop ABAP programs using the ABAP Editor (SE38) * Process source text using the ABAP Editor * Test programs using the debugger -> Work with elementary data objects (simple variables) * Value assignments, calculations, and arithmetic expressions * Conditional branches, logical expressions, and logical conditions * String operations * Loops * Implement simple screens with input and output fields * Define and use subroutines (why does it make sense to store parts of programs in subroutines?)

Goals
* Introduction in Programming with ABAP. * Necessary Requisition for course BC400 for participants without any programming knowledge

Software
* SAP NW 7.0

Notes
* The course is also suitable for participants who are using a release older than the one specified (at least SAP R/3 4.6). * The BC400 (ABAP Workbench Foundations) programming courses require that you understand the content of this basic course.

CPE Credits: 16 Credits

BC400
ABAP Workbench Foundations
Duration
5 days

Prerequistes
Essential * Essential SAPTEC BC100 Recommended Programming experience in any language Recommended * None

Delivery
Classroom

Location MIC Chicago CA ET Virtual Classroom US ET Virtual Classroom CA ET Virtual Classroom US ET Virtual Classroom KDC Houston (Ctrec) CA ET Virtual Classroom US ET Virtual Classroom KDC Atlanta MIC San Francisco MIC King of Prussia, PA CA ET Virtual Classroom US ET Virtual Classroom

Dates Sep 24 - 28 2012 Oct 1 - 5 2012 Oct 1 - 5 2012 Oct 8 - 12 2012 Oct 8 - 12 2012 Oct 22 - 26 2012 Nov 5 - 9 2012 Nov 5 - 9 2012 Nov 12 - 16 2012 Nov 26 - 30 2012 Dec 10 - 14 2012 Dec 17 - 21 2012 Dec 17 - 21 2012

Price USD 3250.00 CAD 3625.00 USD 3125.00 CAD 3625.00 USD 3125.00 USD 3250.00 CAD 3625.00 USD 3125.00 USD 3250.00 USD 3250.00 USD 3250.00 CAD 3625.00 USD 3125.00

Audience
* Developers Project managers Consultants

Content
* Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools Navigate in the Workbench and use the syntax help Process source text with the ABAP Editor Test programs using the Debugger Project-oriented development using the Transport Organizer Overview of important ABAP statements Define elementary and structured data objects Working with internal tables Use function groups and function modules Use of classes, methods and BAPIs Database dialogs: Information about database tables in the ABAP Dictionary, read database tables User dialogs: list, selection screen, screens, Web Dynpro ABAP (from SAP NetWeaver 7.0) Overview of the different options for adapting software

Goals
* Learn the fundamental concepts of the ABAP programming language Efficiently use the ABAP Workbench tools Create simple application programs with user dialogs (selection screen, list and screen) and database dialogs (reading from the database)

Software
* SAP NetWeaver Application Server (NWAS) ABAP 7.31

Notes
* All ABAP programming courses require that you understand the content of this basic course.

BC401
ABAP Objects
Duration
5 days

Prerequistes
Essential * Programming experience * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations Recommended * None

Location SAP Newtown Square CA ET Virtual Classroom US ET Virtual Classroom KDC Dallas (ctrec) KDC Atlanta CA ET Virtual Classroom US ET Virtual Classroom

Dates Sep 24 - 28 2012 Oct 15 - 19 2012 Oct 15 - 19 2012 Oct 29 - Nov 2 2012 Nov 12 - 16 2012 Dec 3 - 7 2012 Dec 3 - 7 2012

Price USD 3250.00 CAD 3625.00 USD 3125.00 USD 3250.00 USD 3250.00 CAD 3625.00 USD 3125.00

Delivery
Classroom

Audience
* Developers * Consultants

Content
* Analyze and design classes (UML) * Classes, instances, references * Inheritance, interfaces, polymorphism * Events * Special object-oriented techniques * Global classes/interfaces (Class Builder) * Class-based exception concept

Goals
* Understand the concepts of object-oriented programming * Develop business applications with ABAP Objects * Good understanding of object-oriented programming, using ABAP Objects as example

Software
* SAP NetWeaver AS 7.02

Notes
* This course is aimed exclusively at participants without any knowledge of object-oriented programming * You should attend both BC400 (ABAP Workbench Foundations) and BC401 (ABAP Objects) to gain in-depth understanding of the ABAP Workbench as well as the ABAP programming language. (ABAP consist of procedural and object-oriented parts. This also reflected in these courses.) * The course is also suitable for participants who are using a release older than the one specified (at least SAP R/3 4.6)

CPE Credits: 40 Credits

BC402
Advanced ABAP
Duration
5 days

Location SAP Newtown Square TCOC Toronto

Dates Oct 1 - 5 2012 Nov 26 - 30 2012

Price USD 3250.00 CAD 3750.00

Prerequistes
Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations * BC401 ABAP Objects Recommended * practical programming experience in ABAP (Objects) * BC430 ABAP Dictionary

Delivery
Classroom

Audience
* Developer * Consultants

Content
* ABAP runtime environment * Program calls and memory management * Shared Objects * ABAP types and data objects in detail * Boxed Components * Unicode * String operations in detail * Work with internal tables in detail * Work with field symbols and data references * Dynamic programming * Runtime type information, runtime type creation * Complex Open SQL statements * Recommendations and conventions * Performance rules

Goals
* in-depth knowledge of the ABAP programming language to be able to write more robust programs * The ability to assess ABAP programming techniques according to performance aspects and develop high-performance programs * Acquire the necessary knowledge to develop dynamic ABAP programs

Software
* SAP NetWeaver AS 7.02

Notes
* The topic of the performance of ABAP programs is also subject of the BC490 (ABAP Performance Tuning) course. BC490 focuses on analyzing and eliminating existing performance problems, whereas BC402 is concerned with avoiding performance problems even during the design and implementation of a program. * The course is also suitable for participants who are using a release older than the one specified (at lease SAP R/3 4.6) The topics Shared Objects and Runtime Type Creation are only relevant as of SAP NetWeaver 2004. Regular expressions are only relevant as of SAP NetWeaver 7.0. The following topics are only relevant for SAP NetWeaver 7.0 EhP2: Boxed components, new data types DECFLAOT16 and DECFLOAT34, string functions, string templates, internal tables with secondary keys, and SQL streams and locators.

BC403
ABAP Debugger
Duration
1 day

Location Dates Price This Course Is Not Currently Scheduled. For more information please contact education.northamerica@sap.com, or call +1-888-777-1727.

Prerequistes
Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations Recommended * BC401 ABAP Objects

Delivery
Classroom

Audience
* Developer * Consultants

Content
* Start and end a debugger session * Configure the debugger layout * Use all kinds breakpoints and watchpoints * Explore data objects * Analyze the memory consumption of data objects and programs * Use all kinds of debugger tools * Restrict debugging on predefined software layers * Debug applications involving HTTP and RFC calls and user switches * Create and use debugger scripts

Goals
* In-depth knowledge of the ABAP debugger functionality

Software
* SAP NetWeaver AS 7.02

Notes
* The course is based on the new ABAP Debugger, available as of SAP NetWeaver 2004. The following topics are only relevant for SAP NetWeaver 7.0 EhP2: Software layer aware debugging, external breakpoints based on terminal ID, and debugger scripting.

CPE Credits: 8 Credits

BC405
Programming ABAP Reports
Duration
5 days

Location CA ET Virtual Classroom US ET Virtual Classroom

Dates Nov 5 - 9 2012 Nov 5 - 9 2012

Price CAD 3625.00 USD 3125.00

Prerequistes
Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations * practical experience in ABAP programming Recommended * BC401 ABAP Objects

Delivery
Classroom

Audience
* Developer * Technology Consultants

Content
* Selection screens -> Format blocks and lines -> Tabstrips -> Event blocks -> Using multiple selection screens * Data retrieval: -> Logical databases -> Open SQL * Programming with the SAP list viewer (ALV): -> Displaying tables -> Basic functions -> Adjusting layout -> Using variants -> Processing user actions (for example, double-click, button press) -> Get runtime information (for example, selected columns)

Goals
* Develop reports * Create selections screens to enter restrictions for the data retrieval * Implement the retrieval for data stored on one or multiple database tables * Display data using the SAP List Viewer

Software
* SAP NetWeaver 7.0 EhP2

Notes
* The ALV Grid Control (class CL_GUI_ALV_GRID available as of SAP R/3 4.6B) will be taught. The ALV Object Model (which was introduced with Application Server ABAP 6.40) is contained in the appendix.

CPE Credits: 40 Credits

BC407
Reporting: QuickViewer, InfoSet Query and SAP Query
Duration
2 days

Location TCOC Toronto

Dates Nov 19 - 20 2012

Price CAD 1500.00

Prerequistes
Essential * Basic knowledge of a programming language * Experience in using an SAP system Recommended * None

Delivery
Classroom

Audience
* Query developers * Project team members * Query administrators

Content
* QuickViewer * SAP Query -> Lists -> User administration * InfoSet Query -> Lists -> User administration * ABAP basics required for creating InfoSets * InfoSets * Transport

Goals
* Analyze data using the tools QuickViewer, InfoSet Query, and SAP Query * Structure and manage the administrative query environment

Software
* SAP NetWeaver AS 7.0

Notes
* This course is also suitable for participants who are using a release older than the one specified (at least SAP R/3 4.6C).

CPE Credits: 24 Credits

BC410
Developing Screen-Based User Dialogs
Duration
3 days

Location MIC San Francisco

Dates Oct 22 - 24 2012

Price USD 1950.00

Prerequistes
Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations Recommended * BC430 ABAP Dictionary * ABAP programming experience

Delivery
Classroom

Audience
* Developers * Technology consultants

Content
* Principles and ergonomics of user dialogs * User interface and Menu Painter * Screen objects: attributes, implementation, and processing -> Screen Painter -> Text fields, frames, status icons, input/output fields, dropdown list boxes, pushbuttons, checkboxes, radio button groups, subscreens, tabstrips, table controls * Context menus

Goals
* This course will prepare you to develop screen-based user dialogues

Software
* SAP NetWeaver AS 7.02

Notes
* Dynpros (screens) build SAP's classical UIs. They are used for those dialogs that are displayed in the SAP GUI, and they will continue to be used. * Since SAP NetWeaver 7.0, the ABAP Web Dynpro programming model is available - see courses NET310 (ABAP Web Dynpro Basics) and NET311 (Advanced ABAP Web Dynpro). * The course BC410 is also suitable for participants who are using a release older than the one specified (at least SAP R/3 4.6C).

CPE Credits: 24 Credits

BC412
ABAP Dialog Prog.Using EnjoySAP
Duration
5 days

Location Dates Price This Course Is Not Currently Scheduled. For more information please contact education.northamerica@sap.com, or call +1-888-777-1727.

Prerequistes

Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations * BC410 Developing Screen-Based User Dialogs * Knowledge in object-oriented programming (such as ABAP Objects) Recommended * BC401 ABAP Objects

Delivery
Classroom

Audience
* Developer * Consultants

Content
* Function and use of the Control Framework * Integrate and call controls * Data transport between ABAP programs and controls * Change control attributes * React to actions in the control * Context menus * Drag and drop functionality * Combination of EnjoySAP Controls with other ABAP dialog forms * Function scope and use of selected EnjoySAP Controls: HTML control, picture control, text edit control, ALV grid control, tree control

Goals
* This course explains techniques for creating user dialogs that are maintained using the EnjoySAP Controls from ABAP programs.

Software
* Web AS 7.0

Notes
* Tis course teaches you to use the EnjoySAP Controls from ABAP programs (using the classes delivered in the standard system). The ABAP Objects syntax elements that are necessary for this are also part of the course contents. * The following are not part of the course: object-oriented modeling, general object-oriented programming and the control of external controls.

CPE Credits: 40 Credits

BC414
Programming Database Changes
Duration
2 days

Location MIC San Francisco

Dates Oct 18 - 19 2012

Price USD 1350.00

Prerequistes
Essential * * Essential * BC400 * Recommended * BC410 Recommended * None

Delivery
Classroom

Audience
* Developers * Consultants

Content
* ABAP Open SQL statements for changing the contents of database tables * LUW concept * SAP locking concept * Inline updates, synchronous, asynchronous and local updates in V1 and V2 mode * Locks and updates in complex transactions * Number assignment * Change documents * OO transaction service

Goals
* The courses explains techniques for programming change transactions in the SAP NetWeaver Application Server

Software
* SAP NetWeaver Application Server (NWAS) ABAP 7.3

Notes
* Participants in this course should be able to use the ABAP Workbench. * Knowledge of ABAP dialog programming is very useful.

BC417
BAPI Development for Accessing SAP Components
Duration
3 days

Location Dates Price This Course Is Not Currently Scheduled. For more information please contact education.northamerica@sap.com, or call +1-888-777-1727.

Prerequistes
Essential * SAPTEC Fundamentals of SAP Web AS * BC400 ABAP Workbench Foundations * ABAP programming experience Recommended * BC430 ABAP Dictionary * BC414 Programming Database Changes

Delivery
Classroom

Audience
* Developers * Project team members * Development Consultants

Content
* BAPI fundamentals * Finding and using SAP supplied BAPIs * Creating customer specific BAPIs * BAPIs and RFCs * Enhancements and modifications of SAP supplied BAPIs * BAPIs and ALE * Mass data transfer

Goals
* Creating, maintaining and using BAPIs * Localizing and creating business objects * Enhancing SAP-specific BAPIs * External BAPI calls

Software
* SAP NetWeaver 7.0

CPE Credits: 24 credits

BC425
Enhancements and Modifications
Duration
3 days

Location CA ET Virtual Classroom US ET Virtual Classroom

Dates Oct 29 - 31 2012 Oct 29 - 31 2012

Price CAD 2250.00 USD 1950.00

Prerequistes
Essential * * Essential * SAPTEC * BC400 * BC401 Recommended * None

Delivery
Classroom

Audience
* Developers * Project managers * Consultants

Content
* Overview of the options for making customer-specific adjustments to the SAP standard system * Personalization (transaction variants) * Enhancements to: -> Elements of the ABAP Dictionary -> SAP programs -> SAP screen menus -> SAP screens * Enhancements techniques: -> Enhancements to elements of the Dictionary -> Enhancements via customer exits * Business Transaction Events (BTEs) -> Business Add Ins (BAdis) -> User Exits * Modifications: -> Procedure -> Utilities (Modification Assistant, Modification Browser) -> Modification adjustment

Goals
* Display the options for making customer-specific adjustments to the SAP standard system * Searching for and using enhancements * Correct implementation of modifications

Software
* SAP NetWeaver Application Server (NWAS) ABAP 7.3

CPE Credits: 24 Credits

BC427
Enhancement Framework
Duration
2 days

Prerequistes
Essential * BC400 BC401 BC425 Recommended * None

Location MIC Houston (New) CA ET Virtual Classroom US ET Virtual Classroom CA ET Virtual Classroom US ET Virtual Classroom

Dates Oct 29 - 30 2012 Nov 1 - 2 2012 Nov 1 - 2 2012 Dec 13 - 14 2012 Dec 13 - 14 2012

Price USD 1300.00 CAD 1500.00 USD 1300.00 CAD 1450.00 USD 1250.00

Delivery
Classroom

Audience
* Developers and consultants who want to use the Enhancement Framework to enhance SAP software

Content
* Enhancements in the ABAP Dictionary * Enhancement Points * Enhancement Sections * New BAdIs * Switch Framework

Goals
* Enhance SAP software with the Enhancement Framework

Software Notes
* Please note that the Enhancement Framework is available only as of SAP NetWeaver 7.0

BC430
ABAP Dictionary
Duration
3 days

Prerequistes
Essential * Essential SAPTEC BC400 Recommended * None

Location CA ET Virtual Classroom US ET Virtual Classroom KDC Houston (Ctrec) KDC Atlanta

Dates Oct 8 - 10 2012 Oct 8 - 10 2012 Oct 23 - 25 2012 Dec 17 - 19 2012

Price CAD 2175.00 USD 1875.00 USD 2025.00 USD 1950.00

Delivery
Classroom

Audience
* Dictionary administrators Developers Consultants

Content
* Terms and functions of the ABAP Dictionary Type definitions in the ABAP Dictionary Tables incl. includes and appends Performance aspects when accessing tables: o Buffering o Indexes Relationships between tables: o Define and manage foreign keys o Text tables Dependencies between objects in the ABAP Dictionary Views and append views Search help and append search help

Goals
* The course discusses the role of the ABAP Dictionary in the SAP system and its scope of functions.

Software
* SAP NetWeaver Application Server (NWAS) ABAP 7.31

Notes
* Basic knowledge of using and the scope of functions of the ABAP Workbench are essential. This course is also suitable for participants using an older release, at minimum SAP R/3 4.6.

CPE Credits: 24 Credits

BC490
ABAP Performance Tuning
Duration
3 days

Location SAP Newtown Square MIC Houston (New)

Dates Oct 24 - 26 2012

Price USD 1950.00

Oct 31 - Nov 2 2012 USD 1950.00

Prerequistes
Essential * SAPTEC Basics of SAP Web AS * BC400 ABAP Workbench Foundations * BC430 ABAP Dictionary Recommended * None

Delivery
Classroom

Audience
* Developers * Technical consultants * Persons responsible for performance

Content
* Individual object analysis: transaction step analysis, SQL performance analysis, ABAP runtime analysis, ABAP Debugger, optimizing database accesses * Unsuitable access path: introduction to database indexes; create, change and delete database indexes; DB views or ABAP joins and database indexes; Open SQL statements and database indexes * Suitable access paths: accessing individual tables, accessing multiple tables, accessing pool and cluster tables, SAP table buffering * Optimized use of internal tables: design and definition of internal tables, efficient structure, efficient access, applications * SAP system analysis - overview * SAP workload analysis (transaction profiles)

Goals
* Learn the methods for systematic analysis of ABAP performance including individual object analyses and SAP system analyses * Learn to optimize database accesses and ABAP processing

Software
* SAP NetWeaver 7.0

Notes
* The course is aimed at experienced ABAP developers with fundamental experience of SAP administration. The course contents that participants learn are put to practical use in the course as part of a performance optimization project. The topic of the performance of ABAP programs is also subject of the BC402 (Advanced ABAP) course. Whereas BC402 is concerned with avoiding performance problems during the design and implementation, course BC490 focuses on analyzing and eliminating existing performance problems.

CPE Credits: 24 credits

CA611
Test Management with eCATT
Duration
2 days

Location Dates Price This Course Is Not Currently Scheduled. For more information please contact education.northamerica@sap.com, or call +1-888-777-1727.

Prerequistes

Essential * SAPTEC Fundamentals of SAP Web AS or relevant experience in using an SAP system Recommended * General software testing experience * General programming knowledge (such as BC400 ABAP Workbench

Delivery
Classroom

Audience
* This course is aimed at all employees who are involved in creating or organizing test cases.

Content
* Introduction to automated testing of SAP systems * Set up the system landscape for eCATT * eCATT environment (scripts and script language) * Test applications (what can I test and how?) * Develop executable test cases * Version eCATT scripts * Migrate CATT to eCATT

Goals
* Create automated test scripts * Create executable data-controlled test cases * Include test cases in test projects that you manage with the Test Workbench (status tracking and issue management)

Software
* SAP NetWeaver AS 7.02

CPE Credits: 16 Credits

DNW7AW
Delta ABAP Workbench SAP R/3 4.6C to SAP NetWeaver 7.0
Duration
5 days

Location Dates Price This Course Is Not Currently Scheduled. For more information please contact education.northamerica@sap.com, or call +1-888-777-1727.

Prerequistes

Essential * Development experience with ABAP in SAP R/3 4.6C, both procedural and object oriented Recommended * None

Delivery
Classroom

Audience
* Developers * Consultants

Content
* New syntax elements * Unicode * ABAP Workbench -> New editor and new debugger with SAP NetWeaver -> Packages -> Code Inspector * Advanced Object oriented programming with ABAP -> Class-based exceptions -> Persistence framework * Assertions and breakpoints * Shared Objects * SAP List Viewer Object Model (Overview) * ABAP Unit (code testing) * Dynamic programming -> Reference types, dynamic instantiation -> Runtime Type Services (RTTI and RTTC) * ABAP Web Dynpro (Overview) * Screen enhancements with classical BAdIs * Enhancement Framework -> Enhancement Points and Enhancement Sections -> BAdIs as of SAP NetWeaver 7.0 * Regular expressions

Goals
* Demonstrate Changes in the ABAP Workbench and the programming language ABAP between SAP R/3 4.6C and SAP NetWeaver 7.0

Software
* SAP NetWeaver 7.0

Notes
* The following topics are not part of this course: -> Introduction into object oriented programming with ABAP see course BC401 -> Business Server Pages see course NET200 -> Forms see courses BC470 and BC480 ABAP Web Dynpro will only be touched upon - for details please see course NET310 and NET311

CPE Credits: 40 credits

NW001
Technology Solutions Powered by SAP NetWeaver
Duration
480 Min

Location online online

Dates e-learning e-learning

Price CAD 820.00 USD 695.00

Prerequistes
Essential * None Recommended * First Experience in SAP Navigation (covered i.e. by e-learning SAP125 SAP Navigation 2005 ) * Overview of SAP Business Solutions (covered i.e. by e-learning SAP130 Business Solutions Powered by SAP )

Delivery
E-learning

Audience
* People interested in SAP Technology * Technical Implementation Team members including: -> System Administrators -> Software Developers -> System Integration Technologists -> Business Warehousing Experts * Web Technologists -> Project Team Members -> Consultants

Content
* Introduction to NetWeaver * Unveiling the Application Platform -> Java: Developing a Web Application -> ABAP: Using Business Logic -> Uncovering the Core Architecture -> Integrating Business Processes -> Accessing Exchange Infrastructure -> Using Integration Builder -> Managing Business Processes * Leveraging Business Information -> Introducing Data Warehousing -> Collecting and Consolidating Data -> Decision-Making and Analysis -> Managing Intellectual Assets -> Master Data Management * Streamlining Access to Information and Tools -> Using the Portal to Simplify Access -> Configuring the Portal Platform -> Configuring Portal Content -> Configuring Portal Navigation -> Assigning Portal Content to Users through Roles -> Leveraging Expertise through Collaboration * Making Business Processes Mobile -> Embracing the Future -> Managing Technology Life Cycle -> Extending Functionality -> Combining Technologies

Goals
* Identify and pursue opportunities to use SAP NetWeaver integration tools and solutions to improve the way your business implements key processes. * Provide a conceptual overview of the NetWeaver stack and the included components.

Software

* BW 3.5 * EP 6.0 * WEB AS 6.40 * XI 3.0 * MI 2.5

Notes
* Course length: 8 hours * This e-learning contains examples of common technology demands and how SAP NetWeaver meets those demands. The goal is not to learn how to use all the aspects of the NetWeaver stack, but rather to give you an integrated understanding of NetWeaver functionality and how all the component work together to provide an integrated business solution to technology demands.

SAPNW
SAP NetWeaver - Overview
Duration
3 days

Location MIC King of Prussia, PA

Dates Nov 12 - 14 2012

Price USD 2025.00

Prerequistes
Essential * Basic knowledge of the SAP system * Interest in technological issues Recommended * None

Delivery
Classroom

Audience
* Persons who are interested in having a general overview of SAP NetWeaver * Project managers, consultants and project team members in the design phase of an integration solution

Content
* The concept of SOA and the SAP NetWeaver platform * Application Server ABAP and JAVA as SAP NetWeaver application platform * Business Process Management in SAP NetWeaver * SAP NetWeaver Process Integration (formerly Exchange Infrastructure) * Information Integration using SAP NetWeaver components * Master data management with SAP NetWeaver Master Data Management * SAP NetWeaver Portal: Application Integration and Knowledge Management * Lifecycle management with SAP Solution Manager

Goals
* Understand the concept of a Service-Oriented-Architecture (SOA) * Describe the SAP NetWeaver Application Server as an application platform * Describe the benefits of the SAP NetWeaver Process Integration (PI) * Describe the benefits of the SAP NetWeaver components regarding Information Integration * Describe the benefits of the SAP NetWeaver Portal * Recognize the advantages for your company through the use of SAP NetWeaver

Software
* SAP NetWeaver Process Integration 7.3 * SAP NetWeaver Portal * SAP NetWeaver Business Warehouse

Notes
* The course provides an overview of SAP NetWeaver abilities. * It does not analyze the customer-specific IT landscape and the consequences of this.

CPE Credits: 24 Credits

SAPTEC
SAP NetWeaver Application Server - Fundamentals
Duration
3 days

Prerequistes
Essential * nowledge of information technology Recommended * None

Location CA ET Virtual Classroom US ET Virtual Classroom CA ET Virtual Classroom US ET Virtual Classroom CA ET Virtual Classroom US ET Virtual Classroom KDC Dallas (ctrec) CA ET Virtual Classroom US ET Virtual Classroom KDC Atlanta

Dates Sep 26 - 28 2012 Sep 26 - 28 2012 Oct 17 - 19 2012 Oct 17 - 19 2012 Oct 29 - 31 2012 Oct 29 - 31 2012 Nov 19 - 21 2012 Nov 26 - 28 2012 Nov 26 - 28 2012 Dec 12 - 14 2012

Price CAD 1950.00 USD 1725.00 CAD 1950.00 USD 1725.00 CAD 1950.00 USD 1725.00 USD 1800.00 CAD 1950.00 USD 1725.00 USD 1800.00

Delivery
Classroom

Audience
* Project team members * anyone who works in the area of SAP technology, for example, technology consultants, administrators, developers

Content
* Short introduction to SAP NetWeaver. * Navigating in SAP systems -> Logon and structure of the user interface -> Accessing functions in the SAP system * SAP NetWeaver Application Server architecture -> Processing a user query -> Structure of an SAP instance -> Work process types, server processes and their use -> Internet based technology components * Overview of the SAP development environment -> Creating and editing Repository objects -> Transports between SAP systems * Communication and integration technologies * Introduction to SAP system administration

Goals
* The architecture of SAP NetWeaver Application Server (SAP NetWeaver AS) is presented in detail. SAP NetWeaver AS is the central component of the SAP NetWeaver application platform. * You will learn effective techniques for navigating. * You will receive an overview of the development process in an SAP system landscape.

Software
* Enhancement Package 2 for SAP NetWeaver 7.0

Notes
* For a general overview of SAP NetWeaver, please attend the course SAPNW. * Course SAPTEC examines SAP NetWeaver Application Server and imparts the fundamentals that are required for subsequent courses related to the technology of SAP NetWeaver. * In the context of updated courses, SAP reserves the right to use newer software than specified in this course description.

CPE Credits: 16 Credits

CONTACT SAP
Additional Information
Course schedule and location information is available on your local country website, please check the Training Catalog and the Virtual Classroom schedule for the latest information: Training Catalog: http://www.sap.com/usa/services/education/catalog/ Virtual Classroom: http://www.sap.com/usa/services/education/registration/virtual/

Contact Us
SAP Education North America

Phone: +1-888-777-1727 Email: education.northamerica@sap.com Website: http://www.sap.com/usa/education/index.ep Contact form: http://www.sap.com/usa/services/edu

50 (01/09) 2009 by SAP AG. All rights reserved. SAP, R/3, xApps, xApp, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, 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 the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.

education.northamerica@sap.com

Vous aimerez peut-être aussi