Have one to sell? Sell yours here
 
 
Professional VB SAP R/3 Programming
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Professional VB SAP R/3 Programming (Paperback)

~ Oleg Ovanesyan (Author)
5.0 out of 5 stars  See all reviews (5 customer reviews)


Available from these sellers.


10 used from $87.55

Customers Who Bought This Item Also Bought

ABAP Objects: Introduction to Programming SAP Applications

ABAP Objects: Introduction to Programming SAP Applications

by Horst Keller
3.7 out of 5 stars (40)  $49.90
Common SAP R/3 Functions Manual (Springer Professional Computing)

Common SAP R/3 Functions Manual (Springer Professional Computing)

by William Lawlor
4.7 out of 5 stars (3)  $40.35
Explore similar items

Editorial Reviews

Amazon.com Review

Used for decades for enterprise distributed computing, SAP R/3 has a well-earned reputation for considerable power and difficulty. Recent new tools allow Visual Basic (VB) developers to work with SAP. Professional Visual Basic SAP R/3 Programming provides a useful glimpse into the world of SAP R/3, as well as some useful techniques for Windows programmers facing the world of SAP development for the first time.

While SAP R/3 runs many of the world's largest businesses, most VB programmers have probably only heard of it. (There are many reasons for this, including the high cost of SAP software and the relative lack of information and training in comparison to Windows tools.) The first reason to read this book is to get a feel for what SAP R/3 is and how it works. To this end, this book is filled with screen shots featuring the latest SAP tools for the Windows platform (such as the SAP Assistant 3.0 and the new browser-based DCOM Component Connector.) SAP's new tools offer several VB (OCX) controls that allow VB programmers to call SAP functionality from within Windows.

The rule of thumb for the aspiring VB SAP programmer is that you must dig into the world of SAP business objects and APIs to make calls in VB. In several examples here, the author provides custom code that wraps the functionality of the SAP controls (for logging on, calling BAPIs, and loading table data, for instance) to make it a lot easier to work with SAP. This book is excellent at showing both realities of using SAP and some specific advice for approaching the world of legacy enterprise development.

There's little doubt that to benefit from most of this book, the reader will need some additional information about SAP R/3. Yet for the potential VB SAP R/3 programmer or manager facing integration with a legacy SAP system, this book certainly fills an important and useful role with plenty of information and a strategy for making this difficult leap. --Richard Dragan

Topics covered: Introduction to SAP R/3, business objects and proxy components, BAPIs (parameters and help values), Remote Function Calls (RFCs), integrating SAP with Microsoft COM and Visual Basic, SAP Automation Toolkit, SAP Logon Control, SAP BAPI Control, SAP Table Factory Control, ADO, SAP Assistant 3.0 (Metadata Repository and Code Generator), SAP R/3 Business Object Repository Service, DCOM Component Connector (DCOM CC): basics, administrative, and builder functionality within VB.



Product Description

This book introduces the fundamentals of SAP, including the new SAP tools and technologies. SAP R/3 business objects and BAPIs are implemented and a guide to the SAP Business Framework is illustrated. The SAP R/3 Automation tools are used to replicate SAP functionality from VB and the DCOM Component Connector is used to generate business object proxies, aswell as programming the core components of the DCOM Component Connector. Browsing the SAP R/3 Business Object Repository is demonstrated and working code samples of both inbound and outbound SAP R/3 operations are included. This book will demonstrate how to combine existing Visual Basic tools with the new extensibility tools, so that you can develop robust enterprise applications based on SAP R/3 from a non-SAP programming environment.

Product Details

  • Paperback: 495 pages
  • Publisher: Peer Information Inc.; 1st edition (August 1999)
  • Language: English
  • ISBN-10: 1861002785
  • ISBN-13: 978-1861002785
  • Product Dimensions: 9.2 x 7.3 x 1.3 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.com Sales Rank: #968,340 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #72 in  Books > Computers & Internet > Networking > Data in the Enterprise > SAP R3

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

5 Reviews
5 star:
 (5)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
21 of 21 people found the following review helpful:
5.0 out of 5 stars Good book for tolls and SAP application developers, October 11, 1999
By A Customer
Details with examples. Good for all SAP R/3 tools and application developers. Explains BAPIs, RFCs, bussiness object repository (BOR), SAP DCOM Connector component etc.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
5.0 out of 5 stars An excellent reference for understanding BAPI/R/3 Interfaces, April 3, 2000
I'm not a VB programmer. I obtained this book to better understand how BAPI's worked and could interface with external applications based on a project team demand to develop better masterdata loaders. The first three chapters alone are goldmines of information that are neatly tied together and explain the concepts and framework used. After reading them I understood why SAP went this route and better understood some of the potential areas where BAPI's could assist our development team. The latter chapters get into more VB oriented issues but are useful regardless of VB experience (or lack thereof). Our VB developers all own this book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Excellent book for learning and/or reference, November 22, 2002
By Jeff S (Thief River Falls, MN) - See all my reviews
I bought this book knowing VB but was new to R/3. Within days I had a working interface to SAP. If you want to use COM objects to connect to R/3 and make remote function calls this is the book. Great examples on using late binding too if you want to put the functionality into a dll without having a control bound to a vb form. Of the many computer books I've read, this is one of the best.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars One of the must haves for SAP programmers!
"Professional VB SAP R/3 Programming" - demonstrates how to combine existing Visual Basic tools with the new extensibility tools, so that you can develop robust enterprise... Read more
Published on September 28, 2003 by amazingoffers

5.0 out of 5 stars Obligated reference for SAP interface developers
An excellent guide for understanding BAPIs and RFCs, complemented with good explained VB programs which are useful for learnig how to develop interfaces whith SAP using VB.
Published on May 2, 2000 by Teofilo Da Costa

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.