You are on page 1of 23

BW Main Key words

Aggregate
An aggregate is a subset of an InfoCube. The objective when using aggregates is to
reduce I/O volume. The BW OLAP processor selects an appropriate aggregate during a
query run or a navigation step. If no appropriate aggregate exists, the BW OLAP
processor retrieves data from the original InfoCube instead.
Aggregate rollup
Aggregate rollup is a procedure to update aggregates with new data loads.
Application component
Application components are used to organize InfoSources. They are similar to the
InfoAreas used with InfoCubes. The maximum number of characters allowed for the
technical name is 32.
Authorization
An authorization defines what a user can do, and to which SAP objects. For example, a
user with an authorization can display and execute, but not change, a query.
Authorizations are defined using authorization objects.
Authorization object
An authorization object is used to define user authorizations. It has fields with values to
specify authorized activities, such as display and execution, on authorized business
objects, such as queries. The maximum number of characters allowed for the technical
name is 10.
Authorization profile
An authorization profile is made up of multiple authorizations. The maximum number of
characters allowed for the technical name is 10.
Bitmap index
A bitmap index uses maps of bits to locate records in a table. Bitmap indices are very
effective for Boolean operations of the WHERE clause of a SELECT statement. When the
cardinality of a column is low, a bitmap index size will be small, thereby reducing I/O
volume.
Business Content
Business Content is a complete set of BW objects developed by SAP to support the OLAP
tasks. It contains roles, workbooks, queries, InfoCubes, key figures, characteristics,
update rules, InfoSources, and extractors for SAP R/3, and other mySAP solutions.
SAP R/3 Step-by-Step Guide
480 / 488
BW
BW is a data warehousing solution from SAP.
BW Monitor
BW Monitor displays data loading status and provides assistance in troubleshooting if
errors occur.
BW Scheduler
BW Scheduler specifies when to load data. It is based on the same techniques used for
scheduling R/3 background jobs.
BW Statistics
BW Statistics is a tool for recording and reporting system activity and performance
information.
Change run
Change run is a procedure used to activate characteristic data changes.
Characteristic
Characteristics are descriptions of key figures, such as Customer ID, Material Number,
Sales Representative ID, Unit of Measure, and Transaction Date. The maximum number
of characters allowed for the technical name is 9.
Client
A client is a subset of data in an SAP system. Data shared by all clients is called
clientindependent data, as compared with client-dependent data. When logging on to an
SAP system, a user must specify which client to use. Once in the system, the user has
access to both client-dependent data and client-independent data.
Communication structure
The communication structure is the structure underlying the InfoSource.
Compound attribute
A compound attribute differentiates a characteristic to make the characteristic uniquely
identifiable. For example, if the same characteristic data from different source systems
mean different things, then we can add the compound attribute 0SOURSYSTEM (source
system ID) to the characteristic; 0SOURSYSTEM is provided with the Business Content.
SAP R/3 Step-by-Step Guide
481 / 488
Data packet size
For the same amount of data, the data packet size determines how work processes will
be used in data loading. The smaller the data packet size, the more work processes
needed.
Data Warehouse
Data Warehouse is a dedicated reporting and analysis environment based on the star
schema database design technique and requiring special attention to the data ETTL
process.
DataSource
A DataSource is not only a structure in which source system fields are logically grouped
together, but also an object that contains ETTL-related information. Four types of
DataSources exist:
• DataSources for transaction data
• DataSources for characteristic attributes
• DataSources for characteristic texts
• DataSources for characteristic hierarchies
If the source system is R/3, replicating DataSources from a source system will create
identical DataSource structures in the BW system. The maximum number of characters
allowed for a DataSource's technical name is 32.
Delta update
The Delta update option in the InfoPackage definition requests BW to load only the data
that have been accumulated since the last update. Before a delta update occurs, the
delta process must be initialized.
Development class
A development class is a group of objects that are logically related.
Display attribute
A display attribute provides supplemental information to a characteristic.
Drill-down
Drill-down is a user navigation step intended to get further detailed information.
ETTL
ETTL, one of the most challenging tasks in building a data warehouse, is the process of
extracting, transforming, transferring, and loading data correctly and quickly.
SAP R/3 Step-by-Step Guide
482 / 488
Free characteristic
A free characteristic is a characteristic in a query used for drill-downs. It is not displayed
in the initial result of a query run.
Full update
The Full update option in the InfoPackage definition requests BW to load all data that
meet the selection criteria specified via the Select data tab.
Generic data extraction
Generic data extraction is a function in Business Content that allows us to create
DataSources based on database views or InfoSet queries. InfoSet is similar to a view but
allows outer joins between tables.
Granularity
Granularity describes the level of detail in a data warehouse. It is determined by business
requirements and technology capabilities.
IDoc
IDoc (Intermediate Document) is used in SAP to transfer data between two systems. It is
a specific instance of a data structure called the IDoc Type, whose processing logic is
defined in the IDoc Interface.
Index
An index is a technique used to locate needed records in a database table quickly. BW
uses two types of indices: B-tree indices for regular database tables and bitmap indices
for fact tables and aggregate tables.
InfoArea
InfoAreas are used to organize InfoCubes and InfoObjects. Each InfoCube is assigned to
an InfoArea. Through an InfoObject Catalog, each InfoObject is assigned to an InfoArea
as well. The maximum number of characters allowed for the technical name is 30.
InfoCube
An InfoCube is a fact table and its associated dimension tables in the star schema. The
maximum number of characters allowed for the technical name is 30.
InfoCube compression
InfoCube compression is a procedure used to aggregate multiple data loads at the
request level.
SAP R/3 Step-by-Step Guide
483 / 488
InfoObject
In BW, key figures and characteristics are collectively called InfoObjects.
InfoObject Catalog
InfoObject Catalogs organize InfoObjects. Two types of InfoObject Catalogs exist: one
for characteristics, and one for key figures. The maximum number of characters allowed
for the technical name is 30.
InfoPackage
An InfoPackage specifies when and how to load data from a given source system. BW
generates a 30-digit code starting with ZPAK as an InfoPackage's technical name.
InfoSource
An InfoSource is a structure in which InfoObjects are logically grouped together.
InfoCubes and characteristics interact with InfoSources to get source system data. The
maximum number of characters allowed for the technical name is 32.
Key figure
Key figures are numeric values or quantities, such as Per Unit Sales Price, Quantity Sold,
and Sales Revenue. The maximum number of characters allowed for the technical name
is 9.
Line item dimension
A line item dimension in a fact table connects directly with the SID table of its sole
characteristic.
Logical system
A logical system is the name of a client in an SAP system.
Multi-cube
A multi-cube is a union of basic cubes. The multi-cube itself does not contain any data;
rather, data reside in the basic cubes. To a user, the multi-cube is similar to a basic cube.
When creating a query, the user can select characteristics and key figures from different
basic cubes.
SAP R/3 Step-by-Step Guide
484 / 488
Navigational attribute
A navigational attribute indicates a characteristic-to-characteristic relationship between
two characteristics. It provides supplemental information about a characteristic and
enables navigation from characteristic to characteristic during a query.
Number range
A number range is a range of numbers that resides in application server memory for
quick number assignments.
ODS
ODS is a BW architectural component located between PSA and InfoCubes that allows
BEx reporting. It is not based on the star schema and is used primarily for detail
reporting, rather than for dimensional analysis. ODS objects do not aggregate data as
InfoCubes do. Instead, data are loaded into an ODS object by inserting new records,
updating existing records, or deleting old records, as specified by the 0RECORDMODE
value.
Parallel query
A parallel query uses multiple database processes, when available, to execute a query.
Partition
A partition is a piece of physical storage for database tables and indices. If the needed
data reside in one or a few partitions, then only those partitions will be selected and
examined by a SQL statement, thereby significantly reducing I/O volume.
Profile Generator
Profile Generator is a tool used to create authorization profiles.
PSA
PSA is a data staging area in BW. It allows us to check data in an intermediate location,
before the data are sent to its destinations in BW.
Query
A BW query is a selection of characteristics and key figures for the analysis of the data in
an InfoCube. A query refers to only one InfoCube, and its result is presented in a BEx
Excel sheet. The maximum number of characters allowed for the technical name is 30.
Read mode
Read mode for a query determines the size and frequency of data retrievals from
database: all data at once, as needed per navigation step, or as needed per hierarchy
node.
SAP R/3 Step-by-Step Guide
485 / 488
Reconstruct
Reconstruct is a procedure used to restore load requests from PSA.
Request
A request is a data load request from BW Scheduler. Each time that BW Scheduler loads
data into an InfoCube, a unique request ID is created in the data packet dimension table
of the InfoCube.
RFC
RFC (Remote Function Call) is a call to a function module in a system different from the
caller's—usually another SAP system on the local network.
Role
In Profile Generator, an authorization profile corresponds to a role. A user assigned to
that role also has the corresponding authorization profile. A user can be assigned to
multiple roles. The maximum number of characters allowed for the technical name is 30.
SID
SID (Surrogate-ID) translates a potentially long key for an InfoObject into a short fourbyte
integer, which saves I/O and memory during OLAP.
Source system
A source system is a protocol that BW uses to find and extract data. When the source
system is a non-SAP system, such as a flat file or a third-party tool, the maximum
number of characters allowed for the technical name is 10. When the source system is an
SAP system, either R/3 or BW, the technical name matches the logical system name. The
maximum number of characters allowed for the technical name is 32.
Star schema
A star schema is a technique used in the data warehouse database design to help data
retrieval for online analytical processing.
Statistics
For a SQL statement, many execution plans are possible. The database optimizer
generates the most efficient execution plan based on either the heuristic ranking of
available execution plans or the cost calculation of available execution plans. Statistics is
the information that the cost-based optimizer uses to calculate the cost of available
execution plans and select the most appropriate one for execution. BW uses the costbase
optimizer for Oracle databases.
SAP R/3 Step-by-Step Guide
486 / 488
System Administration Assistant
System Administration Assistant is a collection of tools used to monitor and analyze
general system operation conditions.
System landscape
The system landscape specifies the role of each system and the paths used in
transporting objects among the various systems.
Time-dependent entire hierarchy
A time-dependent entire hierarchy is a time-dependent hierarchy whose nodes and
leaves are not time-dependent.
Time-dependent hierarchy structure
A time-dependent hierarchy structure consists of nodes or leaves that are timedependent,
but the hierarchy itself is not time-dependent.
Transfer rule
Transfer rules specify how DataSource fields are mapped to InfoSource InfoObjects.
Transfer structure
A transfer structure maps DataSource fields to InfoSource InfoObjects.
Update rule
An update rule specifies how data will be updated into their targets. The data target can
be an InfoCube or an ODS object. If the update rule is applied to data from an
InfoSource, the update rule's technical name will match the InfoSource's technical name.
If the update rule is applied to data from an ODS object, the update rule's technical
name will match the ODS object's technical name prefixed with number 8.
Variable
A variable is a query parameter. It gets its value from user input or takes a default value
set by the variable creator.
Workbook
A BW workbook is an Excel file with a BEx query result saved in BDS. BW assigns a 25-
digit ID to each workbook. Users need merely name a workbook's title.
SAP ALL MANUAL LINKS
 DOCS NO'S FOR SAP Material.

Training Material starting with letter "A"

AC215 - Cash Budget Mangement


AC300 - TREASURY OVERVIEW
AC615 - EIS-PRESENTATION
AC625 - EIS-BUSINESS PLANNING
AC650 - TRANSFER PRICE & MULTIPLE VALUATION
AC900 - R3 FOR AUDIROE WORKSHOP
ADM215 - Monitoring and Tuning of AS Java
ADM955 - SAP GRC Access Control - Installation 
AC010 - 2005-Q2 - A4 - Business Processes in Financial Accounting.pdf
AC010 - 2005-Q2 - Ltr - Business Processes in Financial Accounting.pdf
AC020 - Investment Management.doc
AC040 - 2005-Q2 - A4 - Business Processes in Management Accounting.pdf
AC040 - 2005-Q2 - Ltr - Business Processes in Management Accounting.pdf
AC040 - 2005-Q2 - Show - Business Processes in Management Accounting.zip
AC050 - Accounting New General Ledger.pdf
AC200 - Accounting I - GL & AR & AP.pdf
AC201 - Payment Dunning & Intrest.zip
AC202 - Accounting II - SL Parking Reports.pdf
AC205 - 2006-Q2 - A4 - Financial Closing.pdf
AC206 - Parallel Valuations.pdf
AC210 - 2005-Q2 - A4 - The New General Ledger.pdf
AC210 - 2006-Q2 - Ltr - New General Ledger Accounting.pdf
AC215 - Cash Budget Management.pdf
AC260 - Additional Features In Financial Accounting.doc
AC270 - Travel Management.doc
AC275 - Travel Management - TravelPlanning.doc
AC280 - 2006-Q2 - A4 - Analytics & Reporting in Financial Accounting.pdf
AC290 - Real Estate Management.doc
AC295 - Flexible Real Estate Management
AC305 - Asset Accounting.doc
AC350 - System Configuration For Investment Management.doc
AC400 - Programming in Finance.pdf
AC405 - Cost Centres & Internal Orders.pdf
AC410 - Cost Center Accounting.pdf
AC412 - Extended Cost Center Accounting.pdf
AC415 - Overhead Orders.pdf
AC420 - Activity Based Costing.doc
AC505 - 2005-Q2 Instr - A4 - Product Cost Planning.pdf
AC510 - Cost Object Controlling For Products.doc
AC515 - Cost Object Controlling For Sales Orders.doc
AC520 - Cost Object Controlling for Make-to-Stock Production and Sales-Order-Related Production.pdf
AC530 - Actual Costing & Material Ledger.doc
AC605 - 2005-Q2 Instr - A4 - Profitability Analysis.pdf
AC605 - 2006-Q2 - A4 - Profitability Analysis.pdf
AC605 - 2006-Q2 - Ltr - Profitability Analysis.pdf
AC605 - 2006-Q2 - Show - Profitability Analysis.zip
AC610 - Profit Center Accounting.doc
AC615 - Executive Information System (EIS).pdf
AC620 - Setting Up The Executive Information System (EIS).doc
AC660 - EC & ES Enterprise Consolidation.pdf
AC665 - Integration.doc
AC680 - Management Accounting & Reporting.pdf
AC690 - Schedule Manager.doc
AC700 - Funds Management.doc
AC805 - Cash Management.doc
AC810 - Treasury Management - Basic Functions.pdf
AC815 - LOANS MANAGEMENT IN FINANCIAL SERVICES
AC816 - LOANS MANAGEMENT FOR CORPORATE
AC820 - Securities Management.doc
AC830 - Market Risk Management.doc
AC825 - Money Market Foreign Exchange.doc
AC990 - Tips and Tricks in Management Accounting.zip

ADM100 - 2002-Q2 Internal - A4 - mySAP Technology Administration.pdf


ADM100 - 2005-Q2 - A4 - SAP Web AS Administration I.pdf
ADM100 - 2005-Q2 - Ltr - SAP Web AS Administration I.pdf
ADM102 - 2003-Q3 Internal - Ltr - SAP Web AS Administration II.pdf
ADM102 - 2005-Q3 - A4 - SAP Web AS Administration II.pdf
ADM102 - 2005-Q3 - Ltr - SAP Web AS Administration II.pdf
ADM105 - 2002-Q4 - A4 - Advanced System Administration.pdf
ADM106 - 2005-Q4 - A4 - SAP System Monitoring Using CCMS I.pdf
ADM106 - 2005-Q4 - Ltr - SAP System Monitoring Using CCMS I.pdf
ADM107 - 2006-Q2 - A4 - SAP System Monitoring Using CCMS II.pdf
ADM107 - 2006-Q2 - Ltr - SAP System Monitoring Using CCMS II.pdf
ADM110 - 2004-Q1 - A4 - SAP R-3 Enterprise Installation.pdf
ADM110 - 2005-Q1 - A4 - SAP ERP Central Component Installation.pdf
ADM110 - 2005-Q1 - Ltr - SAP ERP Central Component Installation.pdf
ADM130 - eCommerce & eBuyer - Administration - SAPShow
ADM200 - 2004-Q4 - A4 - SAP Web AS Java Administration.pdf
ADM200 - 2004-Q4 Instr - A4 - SAP Web AS Java Administration.pdf
ADM200 - 2005-Q4 - A4 - SAP Web AS Java Administration.pdf
ADM200 - 2005-Q4 - Ltr - SAP Web AS Java Administration.pdf
ADM200 - 2005-Q4 Instr - A4 - SAP Web AS Java Administration.pdf
ADM225 - 2006-Q2 - Ltr - SAP Software Logistics for Java.pdf
ADM225 - 2006-Q2 Internal - A4 - SAP Software Logistics for Java.pdf
ADM315 - 2004-Q4 - A4 - Workload Analysis.pdf
ADM315 - 2004-Q4 - Ltr - Workload Analysis.pdf
ADM325 - 2002-Q4 - A4 - SAP Software Logistics.pdf
ADM325 - 2002-Q4 - Ltr - SAP Software Logistics.pdf
ADM326 - 2003-Q3 - A4 - R-3 Enterprise Upgrade.pdf
ADM326 - 2005-Q4 - A4 - Upgrade to R-3 Enterprise.doc
ADM326 - 2006-Q2 - Ltr - Upgrade to ECC 6.0 (mySAP ERP 2005).pdf
ADM355 - 2003-Q2 - A4 - APO System Administration.pdf
ADM505 - 2003-Q4 - A4 - Database Administration Oracle.pdf
ADM505 - 2003-Q4 - Ltr - Database Administration Oracle.pdf
ADM505 - 2005-Q2 Instr - A4 - Database Administration Oracle - part I.pdf
ADM506 - 2005-Q2 Instr - A4 - Database Administration Oracle - part II.pdf
ADM515 - 2005-Q2 - A4 - Database Administration MaxDB.pdf
ADM520 - 2003-Q2 - A4 - Database Administration MS SQL Server.pdf
ADM535 - 2005-Q4 - A4 - Database Administration DB2 UDB for Unix and Windows.pdf
ADM555 - 2003-Q2 - A4 - liveCache Administration.pdf
ADM940 - 2005-Q2 - A4 - SAP Authorization Concept.pdf
ADM940 - 2005-Q2 - Ltr - SAP Authorization Concept.pdf
ADM940 - 2005-Q2 Instr - Ltr - SAP Authorization Concept.pdf
ADM950 - 2003-Q3 - A4 - Secure SAP System Management.pdf
ADM950 - 2003-Q3 - Ltr - Secure SAP System Management.pdf
ADM960 - 2005-Q2 Instr - A4 - Security in SAP System Environments.pdf

ASAP91 - SAP Implementation.doc


ASAP94 - Advanced Customizing 46C.pdf
ASAP92 - SAP Tools in Detail 46C.pdf
ASAP93 - Global SAP Implementation 46C.pdf

Training Material starting with letter "B"

- BC408 ABAP Lists : Processing Data using Extracts


- BIT402 XI Adapter Concepts (File, JDBC, JMS, Mail)
- BIT403 XI Adapter Concepts (Plain HTTP, IDoc, RFC, SOAP, PCK)

BC210 - Interface programming C/C++ - SAPShow


BC315 - Workload Analysis 620.doc
BC360 - Technical Core Competence 46B.doc
BC400 - ABAP Workbench Concept & Tools.pdf
BC401 - ABAP Objects.pdf
BC402 - ABAP Programming techniques.pdf
BC404 - ABAP Objects.pdf
BC405 - Techniques of List Creation & SAP Query.pdf
BC406 - Advanced Techniques of List Processing.pdf
BC407 - SAP Query & QuickViewer 46C - SAPShow
BC410 - Dialog & Dynpro Programming - 2006.pdf
BC411 - Advanced ABAP Programming.doc
BC412 - ABAP Dialog Programming Using Enjoy SAP Control.doc
BC414 - Programming Database Updates.pdf
BC415 - Communication Interfaces in ABAP.doc
BC416 - ABAP Web_Services.pdf
BC417 - BAPI Development - Instructor.pdf
BC420 - Data Transfer.doc
BC427 - Enhancement Framework A4 2006.pdf
BC430 - ABAP Dictionary.pdf
BC440 - Developing Internet Application Components.doc
BC460 - SAPscript Form Printing & Text Management.pdf
BC470 - Form Printing With SAPSmart Forms.doc
BC480 - 2005-Q3 - Ltr - Creating PDF-Based Print Forms Using the Interactive Forms Solution.pdf
BC490 - 2001-Q3 - A4 - ABAP Performance Tuning.pdf
BC490 - 2001-Q3 - Ltr - ABAP Performance Tuning.pdf
BC600 - Business Workflow Introduction.doc
BC601 - SAP Business Workflow Build using 46C - SAPShow
BC602 - SAPForms Integration.kep
BC605 - Business Workflow Config & Operations.zip
BC610 - SAP Workflow Development - SAPShow
BC615 - SAP ArchiveLink 46C.doc
BC616 - SAP ArchiveLink Applications - SAPShow
BC619 - ALE Technology.pdf
BC620 - SAP IDoc Interface - Technology_.pdf
BC621 - SAP IDoc Interface - Development_.pdf
BC625 - SAPOffice 30F.zip
BC635 - SAP Business Connector.pdf
BC660 - Data Archiving - SAPShow
BIT100 - 2005-Q4 - A4 - Integration Technology.pdf
BIT100 - 2005-Q4 - Ltr - Integration Technology.pdf
BIT100 - 2005-Q4 Instr - A4 - Integration Technology.pdf
BIT140 - 2003-Q2 - A4 - XML in SAP Solutions.pdf
BIT140 - 2003-Q2 - Ltr - XML in SAP Solutions.pdf
BIT140 - 2003-Q2 Instr - A4 - XML in SAP Solutions.pdf
BIT300 - 2005-Q4 - A4 - Integration Technology ALE.pdf
BIT300 - 2005-Q4 - Ltr - Integration Technology ALE.pdf
BIT320 - EDI Integration Technology - SAPShow
BIT400 - 2005-Q2 - A4 - SAP Exchange Infrastructure.pdf
BIT400 - 2005-Q2 - Ltr - SAP Exchange Infrastructure.pdf
BIT430 - 2005-Q4 - A4 - Business Process Management.pdf
BIT430 - 2005-Q4 - Ltr - Business Process Management.pdf
BIT450 - 2005-Q3 - A4 - SAP Exchange Infrastructure Development.pdf
BIT450 - 2005-Q3 - Ltr - SAP Exchange Infrastructure Development.pdf
BIT460 - SAP Exchange Infrastructure - Mapping.pdf
BIT531 - SAP Business Connector - Integration.pdf
BIT525 - Developing BAPI with Visual Basic.doc
BIT601 - SAPWebflow.zip
BIT603 - SAP Workflow & Web.pdf
BIT610 - SAPWebflow Programming.pdf
BIT614 - SAP Document Management Overview.doc
BIT660 - Data Archiving - Instructor.pdf

BW200 - BW Overview.pdf
BW205 - BW Analysis.pdf
BW207 - BW Reporting Management.pdf
BW210 - BW Warehouse Management.PDF
BW257 - BW Analysis & Report Management.pdf
BW305 - 2005-Q1 - A4 - Business Information Warehouse - Reporting & Analysis.pdf
BW305 - 2005-Q1 - Ltr - Business Information Warehouse - Reporting & Analysis.pdf
BW310 - 2005-Q1 - A4 - Data Warehousing.pdf
BW310 - 2005-Q1 - Ltr - Data Warehousing.pdf
BW315 - 2005-Q1 - A4 - Reporting Management.pdf
BW315 - 2005-Q1 - Ltr - Reporting Management.pdf
BW330 - 2005-Q1 - A4 - Business Information Warehouse - Modeling.pdf
BW330 - 2005-Q1 - Ltr - Business Information Warehouse - Modeling.pdf
BW340 - BW Data Staging.pdf
BW350 - 2005-Q2 - A4 - SAP BW Extraction.pdf
BW350 - 2005-Q2 - Ltr - SAP BW Extraction.pdf
BW350 - 2005-Q2 Instr - A4 - SAP BW Extraction.pdf
BW360 - 2005-Q1 - A4 - BW Performance & Administration.pdf
BW360 - 2005-Q1 - Ltr - BW Performance & Administration.pdf
BW365 - 2002-Q4 - A4 - Business Information Warehouse - Authorization.pdf
BW365 - 2002-Q4 Instr - A4 - Business Information Warehouse - Authorization.pdf
BW365 - 2005-Q1 - A4 - Business Information Warehouse - Authorization.pdf
BW365 - 2005-Q1 - Ltr - Business Information Warehouse - Authorization.pdf
BW365 - 2006-Q2 Internal - Ltr - SAP BI - User Management & Authorizations.pdf
BW370 - Integrated Planning.pdf
BW380 - Analysis & Data Mining.pdf

Training Material starting with letter "C"

- CA611 - Test Management with eCATT


CA091 - ASAP Implementation 40B - SAPShow
CA500 - CATS 46C.doc
CA535 - Material Valuation 40B - SAPShow
CA610 - CATT.pdf
CA710 - Report Writer - Advanced - SAPShow
CA800 - PS Structures.doc
CA820 - Project Management - Logistics 46C - SAPShow
CA840 - Project Management - Reporting 46C.doc
CA926 - Advanced Java Programming & BAPI.pdf
CA940 - Application Security Concept.pdf
CA705 - Basics of Report Painter & Report Writer
CA960 - 2000-Q1 - Ltr - Customizing and Transport Management.pdf
CA990 - Euro ChangeOver - SAPShow

CRM010 - Overview.pdf
CRM100 - 2002-Q2 Instr - A4 - CRM Basics.pdf
CRM200 - MobileSales.pdf
CRM210 - 2001 CRM Mobile Service.pdf
CRM220 - IPC - Internet Pricing & Configurator - SAPShow
CRM225 - IPC 3.0 - Administration - SAPShow
CRM235 - IPC - Pricing - SAPShow
CRM245 - IPC - Product Configuration - SAPShow
CRM300 - 2005-Q2 - A4 - CRM Sales.pdf
CRM310 - 2001 CRM Business Application Studio.pdf
CRM400 - CRM Interaction Center.pdf
CRM410 - Interaction Center - WebClient in CRM.pdf
CRM500 - CRM Middleware Overview.pdf
CRM540 - CRM Middleware for mobile Solution.pdf
CRM550 - CRM Technology.pdf
CRM555 - 2004-Q2 - A4 - CRM Technology.pdf
CRM590 - Business Data Toolset - SAPShow
CRM600 - CRM Marketing 2006-Q2.pdf
CRM700 - CRM Service 2005.pdf
CRM800 - eCommerce.pdf
CRM900 - Analytical CRM - SAPShow

Training Material starting with letter "D"

D30BW - Business Information Warehouse (BW) - SAP BW Delta 3.0


D346AW - ABAP Workbench Delta Course 3.x to 4.6C
D346BC - Basis Changes in 4.6 from 3.x
D346P1 - Delta Repetitive Manufacturing 3.x to 4.6B
D346P2 - Delta Manufacturing Planning in SAP R/3
D346P3 - Delta Production Orders 3.x to 4.6B
D346WF - Delta SAP Business Workflow 3.x to 4.6
D35BWE - BW 3.5 Delta - WHM & Extraction
D35BWR - Business Information Warehouse (BW) – BW 3.5 Delta Reporting
D446AW - Delta ABAP Workbench 4.0 to 4.6B
D446BC - Delta in R/3 Basis Administration 4.0 to 4.6B
D46EHR - Human Resources Delta 4.6 - 4.7
D47PS - Delta Project System SAP R/3 Enterprise
D620AW - Delta ABAP Workbench SAP R/3 4.6C - SAP Web Appplication Server 6.20
DBITWF - SAP Workflow - Delta R/3 Enterprise on SAP NetWeaver 2004s
DBW70E - BI Delta Enterprise Data Warehousing SAP NetWeaver 2004s
DBW70P - SAP NetWeaver BI - Integrated Planning
DBW70R - Reports Management Scenario Configuration for Duet
DU028 - Demand Planning Scenario Configuration for Duet™

D45ABC - Activity Based Costing.doc

DBW70 - BW35 to BI70 Delta.pdf


DBW70P - BI - Integrated Planning - SAPShow
DBW70E - NetWeaver BI - Part I.zip
DBW70E - NetWeaver BI - Part II.zip

DERPAA - Asset Accounting.doc


DERPFI - Delta Financial Accounting - ECC60 - SAPShow
DERPHR - Delta in HR - Instructor.pdf
DERPLD - Delta SAP R/3 Enterprise Finanicals.doc
DERPLD - Delta SAP R/3 Enterprise Life - Cycle Data Management.doc
DERPLE - Delta for Logistics Execution - Instructor.pdf
DERPMM - Delta MM R/3 4.7
DERPPC - Delta R/3 Enterprise in Product Cost Controlling.doc
DERPOM - Delta in CO-OM & CCA & COPA 4.0 to R/3 Enterprise.doc
DERPSP - Delta SD & Sales Order R/3 4.7

Training Material starting with letter "E"

- E2E050 – E2E Solution Scope and Documentation

- ERP001 Management Empowered by SAPERP


- ERP020 Management Empowered by SAPERP Financials
- ERP030 Management Empowered by SAPERP HCM 
- ERP040 Management Empowered by SAPERP Logistics & Operations
- ERP200 CO Overview
- ERP201 Controlling Master Data
- ERP202 Cost Center Planning and Postings
- ERP203 Cost Center Period-end Closing and Reports
- ERP204 Internal Order
- ERP205 Product Cost
- ERP206 Control Order-Production Order
- ERP207 Profit Center
- ERP250 FI Overview
- ERP251 General Ledger Overview and Master Data
- ERP252 General Ledger
- ERP253 Billing Overview
- ERP254 Accounts Receivable
- ERP255 Financial Master Data
- ERP256 Accounts Payable
- ERP257 Cash Management
- ERP258 Financial Reports
- ERP259 Asset Accounting Overview
- ERP260 Asset Accounting Master Data
- ERP261 Asset Accounting Details
- ERP262 Asset Accounting Closing
- ERP270 Travel Management Overview
- ERP271 Travel Management 
- ERP280 Funds Management (Funds Manager)
- ERP400 MM Overview
- ERP401 Material and Service Master Data
- ERP402 Purchasing Overview
- ERP403 Vendor and Purchasing Information Master Data and 
- ERP404 Purchasing Requisitions, Quotations & Contracts
- ERP405 MM Reports
- ERP406 Inventory Management
- ERP407 MRP and Physical Inventory
- ERP408 Logistics Invoice Verification
- ERP450 SD Overview
- ERP451 Sales Order Processing
- ERP452 Customer Master Data
- ERP453 Quotation Management
- ERP454 Scheduling Agreements and Contracts
- ERP455 SD Reports
- ERP456 Pricing Condition Records
- ERP457 Sales Agreements
- ERP458 Backorder Processing
- ERP459 Outbound Processing
- ERP460 Billing Process
- ERP461 A/R and Credit Management
- ERP462 Credit and Risk Management
- ERP463 Credit Reporting
- ERP900 Order to Cash Overview I
- ERP901 Sales Person
- ERP902 Sales Administrator I
- ERP903 Sales Administrator II
- ERP904 Outbound Shipping Clerk
- ERP905 Billing Employee
- ERP906 Credit Analyst I
- ERP907 Credit Analyst II
- ERP910 Procure to Pay Overview I
- ERP912 Requisition Clerk & Invoice Verification Clerk I 
- ERP913 Invoice Verification Clerk II 
- ERP914 Buyer
- ERP915 Receiving Clerk
- ERP920 Controlling Process Overview I
- ERP921 Cost Center Analyst and Controller I
- ERP922 Internal Order Analyst
- ERP923 Product Cost Analyst I
- ERP924 Profitability Analyst
- ERP925 Product Cost Analyst II and Controller II
- ERP926 Controller III
- ERP930 Financial Process Overview I
- ERP931 Accounting Analyst
- ERP932 Accounts Receivable and Accounts Payable Clerk I
- ERP933 Travel Manager
- ERP934 Asset Manager I
- ERP935 Asset Manager II
- ERP936 Accounts Receivable Clerk II
- ERP937 Accounts Payable Clerk II

E2E100 - Root Causes Analysis with SAP Solution Manager.pdf

ECO220 - SAP Internet Sales.pdf


EP100 - 2002-Q3 Internal - Ltr - Managing Enterprise Portal Content.pdf
EP130 - Knowledge Management - Collaboration 2006Q2.pdf
EP150 - Portal KMC Part 1.pdf
EP150 - Portal KMC Part 2.pdf
EP200 - 2004-Q2 Instr - Ltr - SAP Enterprise Portal System Administration.pdf
EP200 - 2005-Q2 - A4 - SAP Enterprise Portal System Administration.pdf
EP200 - 2005-Q2 Instr - A4 - SAP Enterprise Portal System Administration.pdf
EP200 - 2005-Q2 Internal - Ltr - SAP Enterprise Portal System Administration.pdf
EP300 - 2004-Q2 Internal - A4 - SAP Knowledge Management Collaboration Participant.pdf
EP300 - 2004-Q2 Internal - Ltr - Configuration of Knowledge Management and Collaboration.pdf
EP300 - 2005-Q2 - Ltr - Configuration of Knowledge Management and Collaboration.pdf
EP300 - 2005-Q2 Instr - A4 - Configuration of Knowledge Management and Collaboration.pdf
EP600 - 2006-Q2 Internal - Ltr - Configuration of the Universal Worklist.pdf

ERP020 - mySAP Financials.pdf

EWB10 - 2003 - A4 - Oracle SQL Cache Analysis (Cost Based Optimizer).pdf

Training Material starting with letter "F"

- FIN930 Auditing with SAP Business Warehouse and Strategic Enterprise Management (BW/SEM)
- FS300 SAP for Insurance - Overview
- FS310 SAP Collections and Disbursements: Overview
- FS315 SAP Collections and Disbursements: Customizing
- FS320 Incentive & Commission Management
- FS330 SAP Claims Management: Overview
- FS335 SAP Claims Management: Customizing

- FIN900 Auditing with SAP ERP

Training Material starting with letter "G"

- GTS100 - 2006-Q2 A4 Global Trade Services.pdf

Training Material starting with letter "H"

HR050 - Human Resources - Essentials - Instructor - 2005 Q2.pdf


HR110 - Essentials of payroll
HR250 - Employee Self Service.doc
HR260 - Manager Self Service.pdf
HR270 - Learning Solution Overview - Instructor.pdf
HR290 - System Configuration for ESS & MSS.doc - ERP 6.0
HR305 - 2006-Q2 - A4 - Configuration of Master Data.pdf
HR306 - 2006-Q2 - A4 - Configuration of Time Recording.pdf
HR307 - Configuration of HR System Controls.doc
HR310 - Time Evaluation with Clock Times.doc
HR311 - Time Evaluation without Clock Times - Instructor.pdf
HR316 - eRecruiting - part I
HR316 - eRecruiting - part II
HR325 - Benefits Administration - 2005 Q2.pdf
HR350 - Programming in HR.doc
HR390 - Introduction to Payroll.doc
HR400 - Payroll Management.pdf
HR490 - Incentive Wages - SAPShow
HR505 - Organizational Management.doc
HR506 - Advanced Organisational Management - SAPShow
HR510 - Personnel Development.doc
HR515 - Training and Event Management.doc
HR520 - Shift Planning
HR530 - Technical Topics in HR - SAPShow
HR550 - Personel Costing & Simulation.pdf
HR580 - Reporting in Human Resources.doc
HR700 - International Payroll Reporting - SAPShow
HR940 - 2003-Q2 - Ltr - Authorizations in HR.pdf
HR990 - Technical Hits & Tips in HCM.pdf  

Training Material starting with letter "I"

- IOG130 Production and Revenue Accounting with SAP PRA (Production Revenue Accounting)
- IOGW40 Joint Venture Accounting (JVA)
- IOGW50 Remote Logistics Management (RLM)
- IOGW60 Production Sharing Accounting with SAP PSA

- IUT110 Introduction to the IS-U/CCS System

ICP600 - Trade & Promotions.pdf

IPS910 - Special Functions for the Public Sector.doc

IRT100 - mySAP Retail Process_Overview.pdf


IRT310 - mySAP Retail Master Data.pdf
IRT320 - mySAP Retail Pricing and Promotion.pdf
IRT330 - mySAP Retail Planning Purchase and Warehouses.pdf
IRT340 - mySAP Retail Supply Chain Execution.pdf
IRT360 - mySAP Retail Headquarters Store Connectios POS Interface

ITS070 - Administration - SAPShow


ITS110 - Developing Web with ITS Flow Logic - 46C - SAPShow

IUT110 - IS-U CCS - Customer Care Services - SAPShow


IUT210 - IS-U Master Data - Basic Functions - SAPShow
IUT221 - IS-U Work Management.doc
IUT230 - IS-U Billing & Invoicing - SAPShow
IUT240 - IS-U Contract Accounts & Receivable Payable
IUT250 - IS-U Customer Service.doc

Training Material starting with letter "J"

- JA313 Integration of SAP Interactive Forms into Web Dynpro for Java
- JA314 Java Web Dynpro – Business Graphics

JA100 - SAP J2SE fundamentals - 2005.pdf


JA200 - SAP J2SE GuiKit - 2002.pdf
JA300 - SAP J2EE Fundamentals.pdf
JA310 - SAP Java Web Dynpro I.pdf
JA311 - SAP Java Web Dynpro II.pdf
JA312 - SAP Advanced Web Dynpro for Java.pdf
JA320 - SAP Java Persistency & EJB.pdf
JA331 - SAP Java Open Integration Technologies.zip
JA340 - SAP Netweaver Development Infrastructure.pdf
JA340 - SAP Netweaver Development Infrastructure - Instructor.pdf
JA700 - SAP Java Migration - Essentials.pdf
JA720 - SAP Java Migration - Mastering.pdf

Training Material starting with letter "L"

- LO805 Structuring and Managing Technical Objects

LO020 - Processes in Procurement.doc


LO050 - Manufacturing Planning & Execution for Discrete & Repetitive.doc
LO110 - Customer Service.doc
LO205 - Basic Data Discrete Production - Part I.doc
LO206 - Basic Data Discrete Production - Part II.doc
LO210 - Production Planning.doc
LO215 - Production Orders.doc
LO230 - Capacity Planning.doc
LO235 - KANBAN 46c.doc
LO275 - Technical Aspects of LIS Production.pdf
LO510 - Inventory Management.doc
LO515 - Invoice Verification.doc
LO520 - Purchasing Details & Optimization.doc
LO521 - Pricing in Purchasing.doc
LO530 - Warehouse Management.pdf
LO531 - Special Topics in WM.pdf
LO540 - Procurement of External Services.doc
LO550 - Cross Functional Customizing in Material Managing.doc
LO605 - 2003-Q3 - A4 - Sales.doc
LO610 - Shipping.pdf
LO615 - 2003-Q3 - A4 - Billing.doc
LO620 - 2003-Q3 - A4 - Pricing in SD.doc
LO650 - 2003-Q3 - A4 - Cross-Functional Customizing in SD.doc
LO815 - Maintenance Processing - Operational Functions.pdf
LO830 - Service Contracts 4.6C - 2001 - SAPShow
LO835 - Service Processing.doc
LO836 - 2001 - Service Processing Controlling Functions EN 46C - SAPShow
LO935 - Flexible Planning.doc
LO955 - Batch Management.doc
LO985 - Classification.doc

Training Material starting with letter "M"

- MDM101: Global Data Synchronisation

MBC30 - ASAP Technical Implementation & Operations - SAPShow


MBC40 - Managing ABAP Development Projects.pdf

MDM100 - Master Data Management.pdf


MDM300 - Print Publishing.pdf
MDM400 - Master Data Modelling.pdf

MISC01 - ASAP Standards.doc


MISC02 - SAPGUI Navigation.doc
MISC03 - mySAP.com & SAP R/3 Enterprise.doc
MISC04 - Partner Academy - ASAP.doc

Training Material starting with letter "N"

NET200 - 2004-Q4 - Ltr - SAP Web Application Server - Developing BSP Applications.pdf
NET310 - 2006-Q2 - Ltr - ABAP Web Dynpro Instructor.pdf

Training Material starting with letter "P"

- PLM280 Resource Related Billing


- PLM281 HR Workforce Planning Integration
- PLM318 Analytics in Enterprise Asset Management

PLM112 - Basic Data Customizing - Instructor.pdf


PLM114 - Basic Data for Manufactoring.pdf
PLM130 - Classification.pdf
PLM140 - Variant Configuration I - Part I
PLM143 - Variant Configuration I - Part II - SAPShow
PLM145 - Variant Configuration II - Part I.pdf
PLM146 - Variant Configuration II - Part II.pdf
PLM150 - Engineering Change & Configuration Management.doc
PLM160 - Recipe Management.pdf
PLM200 - Project Management - Instructor.pdf
PLM210 - Project Management Structures.pdf
PLM230 - Project Accounting.pdf
PLM235 - Project Controlling with Work Breakdown Structures.pdf
PLM240 - Project Management Reporting.pdf
PLM300 - Plant Maintenance.pdf
PLM318 - Analytics in Enterprise Asset Management.pdf
PLM400 - Business Process in QM.pdf
PLM415 - Quality Management in Logistics.pdf
PLM510 - cProject & cFolders

Training Material starting with letter "S"

SCM683 - Subcontracting Business Process


SCM684 - Subcontracting Customizing and Master Data

SM001 - SAP Solution Manager Overview


SM520 - Effective Knowledge Transfer with SAP Solution Manager
SM530 - ITIL with SAP Solution Manager
SM540 - SAP Solution Manager : Incident Management
SM550 - Change Request Management

SMO010 - Solution Manager Concept & Strategy


SMO100 - System Administration with SAP Solution Manager
SMO610 - Business Process Management and Monitoring
SMO150 - Service Desk
SMO155 - Change Request Management
SMI210 - Implementation Methodology Overview
SMI310 - Implementation Tools in Detail

SRF001 - Radio Frequency in SAP Software (solution overview)


SRF010 - SAP RFID Enabled Supply Chain Execution
SRF050 - SAP RFID for SCM Technical Infrastructure and System Landscape

SOA110 - Enterprise SOA Roadmap


SOA200 - Enterprise Architect Framework Level 1
SOA220 - TOGAF Training & Certification
SOA230 - ARIS Toolset for SAP EAF
SOA250 - Enterprise Architect Framework Level 2

SAP01 - 2006-Q2 - A4 - SAP Overview.pdf


SAPBI - 2005-Q1 - A4 - SAP BI - Business Intelligence.pdf
SAPBI - 2005-Q1 - Ltr - SAP BI - Business Intelligence.pdf
SAPCRM - mySAP CRM Overview.pdf
SAPEP - 2004-Q2 - A4 - SAP Enterprise Portal Fundamentals.pdf
SAPEP - 2005-Q2 Internal - Ltr - SAP Enterprise Portal Fundamentals.pdf
SAPFIN - 2005-Q2 - A4 - mySAP ERP Financials.pdf
SAPHR - 2006-Q2 - A4 - mySAP ERP Human Capital Management - Overview.pdf
SAPNW - 2004-Q3 Instr - A4 - SAP NetWeaver - Overview.pdf
SAPNW - 2005-Q4 - A4 - SAP NetWeaver - Overview.pdf
SAPNW - 2005-Q4 - Ltr - SAP NetWeaver - Overview.pdf
SAPNW - 2005-Q4 Instr - A4 - SAP NetWeaver - Overview.pdf
SAPPLM - 2005-Q2 Internal - Ltr - mySAP Product Lifecycle Management (mySAP PLM) Overview.pdf
SAPSCM - 2006-Q2 - A4 - mySAP Supply Chain Management Overview.pdf
SAPTEC - 2003-Q2 - A4 - SAP NetWeaver - Fundamentals of the Application Platform.pdf

SCM100 - R/3 Supply Chain Management Overview - Instructor.pdf


SCM120 - Core Interface - Instructor.pdf
SCM130 - 2004-Q3 - A4 - SAP R-3 Planning and Manufacturing Overview.pdf
SCM130 - 2004-Q3 - Ltr - SAP R-3 Planning and Manufacturing Overview.pdf
SCM130 - 2004-Q3 Instr - A4 - SAP R-3 Planning and Manufacturing Overview.pdf
SCM130 - 2004-Q3 Instr - Ltr - SAP R-3 Planning and Manufacturing Overview.pdf
SCM200 - 2006-Q2 - A4 - Business Processes in Planning (SCM).pdf
SCM200 - 2006-Q2 - Ltr - Business Processes in Planning (SCM).pdf
SCM210 - 2006-Q2 - A4 - Core Interface APO.pdf
SCM210 - 2006-Q2 - Ltr - Core Interface APO.pdf
SCM212 - 2005-Q2 - A4 - SAP SCM Integrated Supply Chain Modeling.pdf
SCM212 - 2005-Q2 - Ltr - SAP SCM Integrated Supply Chain Modeling.pdf
SCM215 - 2005-Q2 - A4 - mySAP Supply Chain Modeling.pdf
SCM220 - 2005-Q2 - A4 - Demand Planning.pdf
SCM220 - 2005-Q2 - Ltr - Demand Planning.pdf
SCM222 - Planning with DP BOMs (Bills of Materials)
SCM230 - 2005-Q2 - A4 - Supply Network Planning (SNP).pdf
SCM230 - 2005-Q2 - Ltr - Supply Network Planning (SNP).pdf
SCM240 - 2004-Q3 - A4 - Production Planning (SAP R-3).pdf
SCM240 - 2004-Q3 - Ltr - Production Planning (SAP R-3).pdf
SCM240 - 2004-Q3 - Show - Production Planning (SAP R-3).zip
SCM240 - 2004-Q3 Instr - A4 - Production Planning (SAP R-3).pdf
SCM240 - 2004-Q3 Instr - Ltr - Production Planning (SAP R-3).pdf
SCM240 - Production Planning - PartI.doc
SCM242 - Production Planning APO/PP/DS With SCM.doc
SCM244 - Production Planning - Part II (SAP R/3 -MRP).doc
SCM250 - 2005-Q2 - A4 - Production Planning and Detailed Scheduling (SAP APO-PP-DS).pdf
SCM250 - 2005-Q2 - Ltr - Production Planning and Detailed Scheduling (SAP APO-PP-DS).pdf
SCM270 - Flexible Planning.doc
SCM280 - Overview of the Inventory Collaboration Hub
SCM282 - Inventory Collaboration Hub - Responsive Replenishment
SCM290 - Overview of Trade Promotion Management
SCM300 - 2005-Q2 - A4 - Production Overview.pdf
SCM300 - 2005-Q2 - Ltr - Production Overview.pdf
SCM310 - 2005-Q2 - A4 - Production Orders.pdf
SCM310 - 2005-Q2 - Ltr - Production Orders.pdf
SCM320 - 2005-Q2 - A4 - Repetitive Manufacturing.pdf
SCM320 - 2005-Q2 - Ltr - Repetitive Manufacturing.pdf
SCM320 - 2005-Q2 - Show - Repetitive Manufacturing.zip
SCM340 - Process Orders - Instructor.pdf
SCM360 - 2006-Q2 - A4 - Capacity Planning in ECC.pdf
SCM360 - 2006-Q2 - Ltr - Capacity Planning in ECC.pdf
SCM360 - 2006-Q2 - Show - Capacity Planning in ECC.zip
SCM500 - Processes in Procurement.pdf
SCM510 - 2006-Q2 - A4 - Inventory Management and Physical Inventory.pdf
SCM515 - 2005-Q2 - A4 - Invoice Verification.pdf
SCM518 - Materials Management : Archiving Purchasing Documents
SCM520 - Purchasing.zip
SCM521 - Pricing in Purchasing - SAPShow
SCM525 - Consumption Based Planning & Forecasting.pdf
SCM540 - Procurement of External Services.doc
SCM550 - 2006-Q2 - A4 - Cross-Functional Customizing in MM.pdf
SCM550 - 2006-Q2 - Ltr - Cross-Functional Customizing in MM.pdf
SCM595 - Batch Management.pdf
SCM605 - Sales in R/3 Enterprise.pdf
SCM600 - 2006-Q2 - A4 - Sales and Distribution Processes.pdf
SCM600 - 2006-Q2 - Ltr - Sales and Distribution Processes.pdf
SCM600 - 2006-Q2 - Show - Sales and Distribution Processes.zip
SCM601 - 2005-Q2 - A4 - Processes in Logistics Execution.pdf
SCM601 - 2005-Q2 - Ltr - Processes in Logistics Execution.pdf
SCM601 - 2005-Q2 - Show - Processes in Logistics Execution.zip
SCM610 - 2006-Q2 - A4 - Delivery Processes.pdf
SCM610 - 2006-Q2 - Ltr - Delivery Processes.pdf
SCM610 - 2006-Q2 - Show - Delivery Processes.zip
SCM611 - 2003-Q3 - A4 - Transportation.pdf
SCM611 - 2003-Q3 - Ltr - Transportation.pdf
SCM611 - 2003-Q3 Instr - A4 - Transportation.pdf
SCM611 - 2003-Q3 Instr - Ltr - Transportation.pdf
SCM611 - 2003-Q3 Outl - A4 - Transportation.pdf
SCM611 - 2003-Q3 Outl - Ltr - Transportation.pdf
SCM611 - 2003-Q3 Struct - A4 - Transportation.pdf
SCM611 - 2003-Q3 Struct - Ltr - Transportation.pdf
SCM612 - APO Transportation & Vehicle Scheduling.doc
SCM615 - Billing R/3 Enterprise.pdf
SCM620 - 2006-Q2 - A4 - Pricing in Sales OrderManagement.pdf
SCM620 - 2006-Q2 - Ltr - Pricing in Sales OrderManagement.pdf
SCM621 - Pricing Optimization
SCM630 - 2005-Q2 - A4 - Warehouse Management.pdf
SCM630 - 2005-Q2 - Ltr - Warehouse Management.pdf
SCM631 - Additional Topics in Warehouse Management.pdf
SCM634 - Yard Management (RCT)
SCM636 - SAP Mobile Data Entry (RCT)
SCM645 - Credits & Risk Management - SAPShow
SCM646 - Credit Management Optimization
SCM650 - Cross Customizing in SD - SAPShow
SCM653 - Sales & Distribution Revenue Recognition
SCM660 - Handling Unit Management.pdf
SCM670 - Global Available to Promise.doc
SCM680 - Cross Application Processes MM & SD.pdf
SCM681 - Stock Transfer Business Process
SCM682 - Stock Transfer Customizing and Master Data

SEM010 - 2005-Q2 Instr - A4 - SEM Overview.pdf


SEM200 - Integration.pdf
SEM210 - 2004-Q3 Instr - A4 - SEM Business Planning and Simulation.pdf
SEM220 - 2005-Q2 Instr - A4 - SEM Corporate Performance Monitor.pdf
SEM240 - 2005-Q2 Scan - A4 - BW-based Consolidation.pdf

SM100 - 2006-Q2 - A4 - SAP Solution Manager Operations.pdf


SMI210 - 2005-Q3 - A4 - mySAP Implementation Overview.pdf
SMI210 - 2005-Q3 - Ltr - mySAP Implementation Overview.pdf
SMI310 - 2003-Q2 - A4 - SAP Solution Manager - Implementation Tools in Detail.pdf
SMI310 - 2003-Q2 - Ltr - SAP Solution Manager - Implementation Tools in Detail.pdf
SMI310 - 2003-Q2 Instr - Ltr - SAP Solution Manager - Implementation Tools in Detail.pdf

SRM060 - Technical Overview


SRM200 - SRM Solution Overview.pdf
SRM210 - SRM35 Enterprise Buyer.pdf
SRM220 - Analytical SRM.pdf
SRM240 - Requisite Catalogue & Content Management.pdf
SRM260 - Catalog Content Management - SAPShow
SRM270 - SRM & MDM Integration - SAPShow
SRM300 - SAP eSourcing - SAPShow
SOA100 - Enterprise SOA Overview.pdf

Training Material starting with letter "T"

- TBW41 Extraction with UDI & XI and APD


- TPLM30 Asset Life-Cycle Management (Case Study)
- TZTDM3 Basic Implementation & configuration of SAP TDMS

TU3BW - SAP BW Delta 30B


TABC41 - 2000-Q2 - Ltr - ABAP Development Workbench Basics 1-2.pdf
TABC41 - 2000-Q2 - Ltr - ABAP Development Workbench Basics 2-2.pdf
TABC43 - Data Transfer.pdf
TACO40 - Controlling - Part I.pdf
TACO40 - Controlling - Part II.pdf
TACO40 - Controlling - Part III.pdf
TACRM1 - CRM Basic Configuration Business Partner.pdf
TACRM1 - CRM Basic Configuration Organizational Management.pdf
TACRM3 - Internet Sales.pdf
TACRM5 - Class Questions.doc
TACRM5 - Summary.doc
TADM10 - 2003-Q3 - A4 - SAP NetWeaver - SAP Web AS Implementation & Operation I.pdf
TADM10_1 - 2005-Q4 - A4 - SAP Web AS Implementation & Operation I.pdf
TADM10_1 - 2005-Q4 Instr - A4 - SAP Web AS Implementation & Operation I.pdf
TADM10_2 - 2005-Q4 - A4 - SAP Web AS Implementation & Operation I.pdf
TADM10_2 - 2005-Q4 Instr - A4 - SAP Web AS Implementation & Operation I.pdf
TADM12 - 2003-Q3 - A4 - SAP NetWeaver - SAP Web AS Implementation & Operation II.pdf
TADM12_1 - 2005-Q4 Instr - A4 - SAP Web AS Implementation and Operation II.pdf
TADM12_2 - 2005-Q4 - A4 - SAP Web AS Implementation and Operation II.pdf
TADM12_2 - 2005-Q4 Instr - A4 - SAP Web AS Implementation and Operation II.pdf
TADM51 - 2003-Q3 - A4 - SAP NetWeaver - SAP Web AS DB Operation (ORACLE).pdf
TADM51 - 2005-Q2 - A4 - Database Administration Oracle.pdf
TADM51 - 2005-Q2 Instr - A4 - Database Administration Oracle.pdf
TADM53 - 2003-Q3 - A4 - SAP NetWeaver - SAP Web AS DB Operation (MS SQL Server).zip
TADM56 - 2005-Q4 Instr - A4 - SAP Netweaver - SAP Web AS DB Operation (DB2 UDB).pdf
TADM70 - 2005-Q3 Internal - Ltr - SAP System - OS and DB Migration.pdf
TADM70 - SAP System - OS and DB Migration - Instructor - SAPShow
TADMBO - 2004-Q4 - A4 - Implementation & Operation II.pdf
TADMBW - 2005-Q1 Instr - A4 - BW Performance & Administration.pdf
TADMD5 - 2005-Q1 Instr - A4 - Delta Implementation & Operation SAP Web AS 6.20 - SAP Web AS 6.40 (Java &
ABAP).pdf
TADMD5 - 2005-Q2 - Show - Delta Implementation & Operation SAP Web AS 6.20 - SAP Web AS 6.40 (Java &
ABAP).zip
TADMJ1 - 2005-Q1 - A4 - SAP Java Engine Administration.pdf
TADMJ5 - 2004-Q3 - A4 - Web AS 6.40 Supportability and Java Security.pdf
TADMJ8 - 2004-Q4 - A4 - Java Developement Infrastructure Administration.pdf
TACO40 - Controlling - Part I.pdf
TACO40 - Controlling - Part II.pdf
TACO40 - Controlling - Part III.pdf
TACRM1 - CRM Basic Configuration Business Partner.pdf
TACRM1 - CRM Basic Configuration Organizational Management.pdf
TACRM3 - Internet Sales.pdf
TACRM5 - Class Questions.doc
TACRM5 - Summary.doc
TAFI40 - Financial Accounting - Part I.pdf
TAFI40 - Financial Accounting - Part II.pdf
TAFI40 - Financial Accounting - Part III.pdf
TAFI40 - Financial Accounting - Part IV.pdf
TAFI41 - Financial Accounting - Appendices.pdf
TAFI41 - Financial Accounting.pdf
TAMM40 - Materials Management - Part I.zip
TAMM40 - Materials Management - Part II.zip
TAMM40 - Material Management - Part III.pdf
TAMM40 - Material Management - Part IV.pdf
TAMM41 - Material Management - Extras.pdf
TAPP40 - Production Planning.pdf
TASD40 - Sales Distribution.zip
TAW10_1 - 2005-Q4 - A4 - ABAP Workbench Fundamentals.pdf
TAW10_2 - 2005-Q4 - A4 - ABAP Workbench Fundamentals.pdf
TAW10_3 - 2005-Q4 - A4 - ABAP Workbench Fundamentals.pdf
TAW12 - ABAP Certification.zip
TAW12_2 - 2005-Q2 - A4 - ABAP Workbench Concepts.pdf
TB1900 - SAP Business One - Partners Commercial Sales - SAPShow
TBIT40 - 2004-Q4 - A4 - Implementation & Operation II.pdf
TBIT42 - XI Adapter Framework.pdf
TBIT44 - 2004-Q4 - A4 - Mapping, Adapters and BPM.pdf
TBIT44 - SAP XI Mapping Part I.pdf
TBIT44 - SAP XI Mapping Part II.pdf
TBIT44 - SAP XI ccBPM & Mapping 2006Q2.pdf
TBIT50 - SAP Exchange Infrastructure Operations Part I.ZIP
TBIT50 - SAP Exchange Infrastructure Operations Part II.ZIP
TBIT51 - SAP Exchange Infrastructure Operations Part II.ZIP
TBIT51 - 2004-Q4 - A4 - Implementation & Operation II.pdf

TBW10 - 2005-Q1 Instr - A4 - Data Warehousing.pdf


TBW20 - 2005-Q1 Instr - A4 - Business Information Warehouse - Reporting & Analysis.pdf
TBW30 - 2005-Q1 Instr - A4 - SAP Business Intelligence - Data Staging & Extraction.pdf
TBW40 - 2005-Q1 Instr - A4 - Business Information Warehouse - Modeling and Authorizations.pdf
TBW42 - Advanced Reporting - Part I.pdf
TBW42 - Advanced Reporting - Part II.pdf
TBW45 - 2004-Q4 - A4 - Business Planning and Simulation.zip
TCASE1 - Consultants Case Study.zip
TEP10 - 2005-Q2 Instr - A4 - SAP Enterprise Portal Implementation and Operation.pdf
TEP10ao - 2004-Q2 - A4 - SAP Enterprise Portal Implementation and Operation (Add-On).pdf
TEP10_1 - 2005-Q2 Instr - A4 - SAP Enterprise Portal Implementation and Operation.pdf
TEP10_2 - 2005-Q2 - A4 - SAP Enterprise Portal Implementation and Operation.pdf
TEPD20 - Advanced Portal Workshop.zip
TEPD20 - SAP NetWeaver Portals Development.zip

TEWA50 - BW Query Tuning.pdf

TFIN10 - SAP FICO Certification Training.zip


TFIN22_1 - 2006-Q2 Instr - A4 - Management Accounting II.pdf
TFIN22_2 - 2006-Q2 Instr - A4 - Management Accounting II.pdf
TFIN50 - Financial Account I - Part 1 2006.pdf
TFIN50 - Financial Account I - Part 2 2006.pdf
TFIN52 - Financial Account II - Part 1 2006.pdf
TFIN52 - Financial Account II - Part 2 2005.pdf
THR10 - 2003-Q3 Scan - A4 - Management Administration in HR I.pdf
THR12 - 2006-Q2 - A4 - Management Administration II.pdf
THR12 - 2006-Q2 Instr - A4 - Management Administration II.pdf
TJA311 - SAP Web Dynpro Exercises_.zip
TJA311 - WebDynpro Programming.pdf
TKMC10 -Portals Knowledge Management.pdf
TSCM50 - Materials Mangement Certification Course 2004.pdf
TSCM52 - Processes in Procurement - Part I.pdf
TSCM52 - Processes in Procurement - Part II.pdf
TSCM60 - Order Fulfillment I - Part I - SAPShow

Training Material starting with letter "T" - Continued

Training Material starting with letter "U" & "V"

- VSAP10 ValueSAP Introduction 4.6C


- VSAP50 ValueSAP RBE - Reverse Business Engineer 4.6C

Training Material starting with letter "W"

- W26BII BI-Accelerator Introduction Workshop


- WABAP Webdynpro for ABAP
- WB700 Funds Management - SAPShow

You might also like