Free Computer Publications
Shop For T1
Shop For MPLS
Shop For Gigabyte Ethernet
Learning Oracle .com
Learning Unix.com
Learning Java.net
Learning SQLServer .com
Learning C.net
Learning VB.net
eTechZone Exam Blaster
SAP News
SAP White Papers & Articles
Tech Stock Quotes
SAP ITtoolbox
|
SAP: An Introduction |
Implementing SAP
Programming / ABAP |
Reporting Tools |
Customer Resource Management
SAP Sales & Distribution |
Business Information Warehouse |
SAP HR
- Top 10 Reasons Customers Choose SAP for Business Transformation
-
SAP's leadership within every major functional area allows companies to enjoy best-of-breed capabilities in an integrated suite. Further, continued leadership lowers customer investment risk; SAP will continue to invest in its customers' success. Finally, the company is committed to technological innovation, the foundation of SAP's appeal for customers.
SAP Programming
|
|
ABAP Objects
By: Horst Keller, Sascha Krüger
Completely new, 3rd edition of the benchmark ABAP resource New chapters on Web Dynpro, Shared Objects, ABAP & XML, regular expressions, dynamic programming,
and more Up-to-date for SAP NetWeaver 2004s (ABAP release 7.0) Includes DVD for SAP NetWeaver 2004s ABAP Trial Version.
This completely revised third edition
introduces you to ABAP programming with SAP NetWeaver. All concepts of modern ABAP (up to release 7.0) are covered in detail. New topics include ABAP and Unicode,
Shared Objects, exception handling, Web Dynpro for ABAP, Object Services, and of course ABAP and XML. Bonus: All readers will also receive a complimentary copy of
the newest Mini SAP System.
|
|
|
Next Generation ABAP Development
By: Rich Heilman, Thomas Jun
This book shows advanced ABAP programmers new concepts, technologies, techniques, and functions that have been introduced to ABAP (Release 7.0) in the last few
years. Based on a single real-world example that runs throughout the book - a university upgrading from SAP R/3 4.6C to SAP NetWeaver 2004s - you'll follow along
with the university's lead ABAP developer as he develops a custom course booking system.
This unique approach allows readers to view the entire process of design,
development, and testing - right through the eyes of a developer. You'll quickly familiarize yourself with all of the new possibilities in ABAP while discovering
a series of actual scenarios that could easily be encountered in a real-life project. In certain areas the author also provides you with a glimpse towards upcoming
ABAP releases, as well as references to former releases, as required. Highlights Include: New ABAP Workbench possibilities Strings and Binary Strings in Transparent
Tables Web Service Proxies, Exposing Web Services Persistent Objects, ZIP Compression, Shared Memory Objects ABAP Unit Web Dynpro ABAP, Web Dynpro Debugger View Adobe
Interactive Forms, BSP, AJAX Visual Composer, Portal Eventing, Guided Procedures.
|
|
|
ABAP Basics
By: Gunther Farber, Julia Kirchner
If you'd like to learn how to program your first executable ABAP applications, then this book is your ideal companion. Whether or not you're already familiar
with another programming language, you'll benefit from straightforward explanations and step-by-step instruction to efficiently master the basics of programming
business-critical applications with ABAP.
Comprehensive, easy-to-follow descriptions introduce you to each of the relevant concepts and an ongoing practical
scenario that continues throughout the book ensures that you familiarize yourself with all major areas of ABAP development. Numerous step-by-step procedures,
screenshots, and solution tips are employed by the authors to describe procedural and object-oriented language elements in a clear and easy-to-understand way.
In each chapter, you'll further extend the sample application, allowing you to build the skills needed to easily reproduce the development of a comprehensive
ABAP application - including all of its intricate details.
|
|
|
mySAP HR: Technical Principles and Programming
By: Ewald Brochhausen, Juergen Kielisch, Juergen Schnerring, Jens Staeck
This expanded second edition gives you an in-depth look at the data structures of SAP HR. First, gain a thorough understanding of the concept
of information models, through which the master data in HR is structured. Then, learn about the individual information models of personnel
administration and time management. Using the concise explanations, and step-by-step instructions, you'll also quickly discover how to customize
key applications and generate special reports, while saving time and avoiding costly errors. Special features of HR role and authorization concepts
are clearly defined-from both the functional and technical perspectives. This revised edition comes with entirely new chapters on designing HR forms
using the HR Forms Workplace, on reporting tools (HIS and Ad-hoc Query) as well as on interface programming with the Interface Toolbox and BAdIs.
|
|
|
SAP Interface Programming
By: Johannes Meiners, Wilhelm Nüßer
With a strong focus on the RFC Library, this book introduces beginners to basic SAP concepts, and highlights key tools in the ABAP Workbench.
Actual programming examples help to illustrate client-server architecture, and show you how to assess the appropriate tools for error diagnosis,
troubleshooting, and more. Experienced SAP developers can dive right into comprehensive chapters on programming the RFC interface, and advanced
techniques such as tRFC, qRFC, and parallel processing. Extensive coverage of BAPIs, ActiveX, JCo, and highly detailed programming examples serve
to round out this exceptional resource. Highlights Include: ABAP Workbench tools Developing client/server applications In-depth guidance on the
RFC Library tRFC, qRFC, and parallel processing RFC Troubleshooting Business Objects, BAPIs, and ActiveX Java Connector (JCo).
|
|
|
ABAP Objects: Introduction to Programming SAP Applications
By: Horst Keller, Sascha Kruger
Written by two leading experts and approved by SAP's ABAP Language Group, ABAP Objects provides an in-depth and comprehensive
introduction to SAP application programming for Release 4.6. The focus is on ABAP Objects, which is treated here not as an add-on,
but as an integral part of the ABAP language. An indispensable guide for novice and experienced programmers alike, ABAP Objects
includes coverage of these essential topics:
- The new ABAP Workbench and the most important features of the ABAP language.
- The fundamentals of ABAP programming, including the ABAP runtime environment.
- The core ABAP language elements.
- The two ABAP programming models - classical and object-oriented - and their relevant statements.
- Advanced concepts of OO programming with ABAP Objects.
- Programming the SAP user interface.
- Database access with OpenSQL.
- ABAP glossary and a complete list of system fields.
|
|
|
Software Development for Sap R/3: Data Dictionary, Abap/4, Interfaces
By: Ulrich Mende
The ABAP/4 workbench presented in this book is built on the enterprise-wide data model of R/3 and contains all the tools needed
for effective development of large program systems in distributed teams. To develop the R/3 modules, even SAP makes exclusive use
of the ABAP/4 workbench. The book explains how to apply the development environment for R/3 users and advisors to extend and adapt
the system to their special needs. It does so using numerous reusable examples in ABAP/4. The text focuses especially on how to
solve interface problems and on the integration of desktop PCs into R/3. Source code for all examples is included on the
accompanying diskette.
|
|
|
Professional VB SAP R/3 Programming
By: Oleg Ovanesyan
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. Enables the aspiring VB SAP
programmer is that you must dig into the world of SAP business objects and APIs to make calls in VB.
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.
|
© 2000-2011, Krislyn Technologies LLC. All rights reserved.
All trademarks are owned by the respective company or Krislyn Corporation.
|