[Table of Contents]     [Index]     [Next] About this Document

About this Document

This preface includes the following sections:

Purpose of This Document

This document describes the BEA eLink Adapter for R/3 product and gives instructions for using BEA eLink Adapter for R/3 to build TUXEDO client and server applications that integrate with SAP R/3 Systems.
 

Who Should Read This Document

This document is intended for system integrators with programming backgrounds and an understanding of the R/3 product in at least some particular application space. Extensive basic knowledge of R/3 is not required, but may be helpful in learning BEA eLink Adapter for R/3. This document provides detail on using BEA eLink Adapter for R/3 to develop on-line interconnections to the R/3 application using the TUXEDO middleware. For system integrators concerned with the development of a client-server interface between R/3 and other applications, this user guide addresses the R/3 integration aspects. It does not cover any other applications or application wrappers.
 

Prerequisite Knowledge

Users of this guide are expected to have the following skill set, in order to understand the context of this document:


 

How This Document Is Organized

The BEA eLink Adapter for R/3 User Guide is organized as follows:


 

Topics Not Covered in This Document

This document does not cover the following related topics:


 

Version Reference

This document is validated for the following versions of the layered products:

Supported Platforms

Product Version(s)

SAP R/3

3.1H

TUXEDO

6.4

HP-UX

10.20, 11.00

Solaris

2.5, 2.6

AIX

4.1.4, 4.2.1, 4.3

Windows NT

4.0 (Service Pack 3)

How to Use This Document

This document, BEA eLink Adapter for R/3 User Guide, is designed primarily as an online, hypertext document. If you are reading this as a paper publication, note that to get full use from this document you should install and access it as an online document via a Web browser.

The following sections explain how to view this document online, and how to print a copy of this document.
 

Opening the Document in a Web Browser

To access the online version of this document, open the following HTML file in a Web browser:

<your eLink app directory>/docs/index.htm

Note: The online documentation requires a Web browser that supports HTML version 3.0. Netscape Navigator version 2.02 or Microsoft Internet Explorer version 3.0 or later are recommended.
 

Printing from a Web Browser

You can print a copy of this document, one file at a time, from the Web browser. Before you print, make sure that the chapter or appendix you want is displayed and selected in your browser. (To select a chapter or appendix, click anywhere inside the chapter or appendix you want to print. If your browser offers a Print Preview feature, you can use the feature to verify which chapter or appendix you are about to print.)

The BEA eLink Adapter for R/3 Online Documentation CD also includes Adobe Acrobat PDF files of all of the online documents. You can use the Adobe Acrobat Reader to print all or a portion of each document.
 

Documentation Conventions

The following documentation conventions are used throughout this document.

Convention Item

boldface text

Indicates terms defined in the glossary.

Ctrl+Tab

Indicates that you must press two or more keys simultaneously.

italics

Indicates emphasis or book titles.

monospace text

Indicates code samples, commands and their options, data structures and their members, data types, directories, and file names and their extensions. Monospace text also indicates text that you must enter from the keyboard.

Examples:

#include <iostream.h> void main ( ) the pointer psz

chmod u+w *

\tux\data\ap

.doc

tux.doc

BITMAP

float

monospace boldface text

Identifies significant words in code.

Example:

void commit ( )

monospace italic text

Identifies variables in code.

Example:

String expr

UPPERCASE TEXT

Indicates device names, environment variables, and logical operators.

Examples:

LPT1

SIGNON

OR

{ }

Indicates a set of choices in a syntax line. The braces themselves should never be typed.

[ ]

Indicates optional items in a syntax line. The brackets themselves should never be typed.

Example:

buildobjclient [-v] [-o name ] [-f file-list]... [-l file-list]...

|

Separates mutually exclusive choices in a syntax line. The symbol itself should never be typed.

...

Indicates one of the following in a command line:

.
.
.

Indicates the omission of items from a code example or from a syntax line. The vertical ellipsis itself should never be typed.

Related Documentation

The following sections list the documentation provided with the BEA eLink Adapter for R/3 software as well as other publications related to SAP's R/3 technology.
 

BEA eLink Adapter for R/3 Documentation

The BEA eLink Adapter for R/3 information set consists of the following documents:


 

BEA Publications

The following TUXEDO-related BEA publications are also available:


 

Other Publications

For more information about SAP's R/3 technology, refer to the following SAP documents. R/3 documentation is provided typically on-line or on CD-ROM. The following headings, based on the SAP R/3 CD-ROM for Version 3.1H of R/3, are applicable:

Contact Information

The following sections provide information about how to obtain support for the documentation and software.
 

Documentation Support

If you have questions or comments on the documentation, you can contact the BEA Information Engineering Group by e-mail at docsupport@beasys.com or by telephone at +1.408.542.4193. (For information about how to contact Customer Support, refer to the following section.)
 

Customer Support

If you have any questions about this version of BEA eLink Adapter for R/3, or if you have problems installing and running BEA eLink Adapter for R/3, contact BEA Customer Support through BEA WebSupport at www.beasys.com. You can also contact Customer Support by using the contact information provided on the Customer Support Card, which is included in the product package.

When contacting Customer Support, be prepared to provide the following information:


[Table of Contents]     [Index]     [Next]