Guided Procedures Video Tutorials

Usage Guide for Guided Procedures

This paper provides guidelines when using Guided Procedures on SAP NetWeaver 7.0. It includes typical business scenarios and recommendations when building processes, blocks, and callable objects.

Contents:

Typical business scenarios for Guided Procedures
Recommendations

Read more

Configuring Debug in Netweaver 04

Before any debugging can take place Server Node of J2EE cluster must first switched to debug mode
There are 2 ways of debugging

1) Temporary:For temporary switched debug mode ON using J2EE engine view in NWDS
2) Permanent.For permanent switched debug moce ON using J2EE Visual Administrator

Read more

What is XI?

XI nowadays called PI (Process Integration). As it takes the responsibility of process of integrating different SAP and nonSAP systems in the Heterogeneous Landscape (network of different computers). Exchange Infrastructure can be used as a Middleware Engine to communicate in a distributed environment. The heart of XI is Integration Engine that is used for integrating different technologies using Standard Messaging techniques, e.g XML. Different mapping tools are available for mapping the distributed system which can be mapped without having any expertise of Technical Details. As a real world example, XI can be helpful in integrating different banks with SAP R/3. XI Engine also support previous releases of SAP R/3 like 4.6C and have many more adapters to communicate with legacy systems.

Read more

Controllers in Web Dynpro for Abap

This material will demonstrate what are the different Controllersin Web Dynpro for ABAP.

  • Controllers are the active parts of a Web Dynpro application.
  • They determine how the user can interact with the Web Dynpro application.
  • The data that a controller can access is defined in the corresponding context. Different instances of controllers and contexts exist within a Web Dynpro application.

Read more

What is Web Dynpro?

Generic Definition : WebDynpro is a great modeling environment whitch stores the user-interface details in the form of metadata. We can write less code and fix bugs in a shorter time with lesser effort. It increases a programmer’s productivity by manifolds.

Webdynpro is nothing but one framework for developement of user interface for use with SAP NetWeaver.It support programming for different platform such as JAVA ,ABAP,.NET .

In case of JAVA webdynpro comes with extensive design tool .Thease tools are based upon Eclipse framework ans SAP’s NWDS

Read more

Datastore Objects (DSO ) in SAP BI

A DataStore object serves as a storage location for consolidated and cleansed transaction data or master data on a document (atomic) level.

This data can be evaluated using a BEx query.

A DataStore object contains key fields (such as document number, document item) and data fields that, in addition to key figures, can also contain character fields (such as order status, customer). The data from a DataStore object can be updated with a delta update into InfoCubes (standard) and/or other DataStore objects or master data tables (attributes or texts) in the same system or across different systems.

Read more