ABAP Programs for Beginners

The code book contain the beginners level programs for new ABAPers. The book covers almost every basic aspect that a programer in this domain should know.

 

Code Book

Continue Reading…

  • Share/Bookmark

Making Table Data Transportable in SAP

Some clients wants data in the table to be maintained directly onto Live server whereas some wants is to be transportable across systems/landscape for maintaining data consistancy.

Table Maintenance Generator is used for this. The process can be applied to directly to the table or by using view.

Continue Reading…

  • Share/Bookmark

Complete Reference to ABAP Basics

The following ebook is for the ABAP beginners giving an overview of basic topics in ABAP.

This reference guide focuses on following topics:

  • ENTERPRISE RESOURCE PLANNING (ERP)
  • SAP ADVANTAGES
  • Role of ABAPer
  • R/3 ARCHITECTURE COMPONENTS
  • WHAT IS CLIENT IN SAP
  • Developemt Obects -  REPOSITORY OBJECTS and  DATA DICTIONARY OBJECTS
  • ABAP GUI
  • DATA DICTIONARY
  • INTERNAL TABLES
  • SUBROUTINES
  • Reports
  • MODULE POOL PROGRAMMING
  • Menu Painter
  • BATCH DATA COMMUNICATION
  • LSMW ( Legacy System Migration Workbench)
  • SAPSCRIPTS
  • SMARTFORMS

  Continue Reading…

  • Share/Bookmark

Logical Database in SAP – a must for ABAP HR programmer

The Logical Database is special type of ABAP program that combines the contents of certain related database tables and retrieve some related data and make it available to application programs.
 

In other words, a LDB is a method by which ABAP programs read and process the data. The sequence in which the data is supplied to the  program is determined by a tree structure.

logicaldb

 

 

Continue Reading…

  • Share/Bookmark

List of SAP HR and Infotypes Tables

Following is a comprehensive list of tables and infotypes used in SAP HR module.

These tables are also pretty useful in ABAP HR programming.

Continue Reading…

  • Share/Bookmark
Page 1 of 41234