ABAP HR Program to list maintained Infotypes in SAP

Following ABAP HR program is used to display a list of all the Infotype structures maintaine in the SAP. The program generates an ALV Grid which lists all the infotypes in the system.

list_of_infotype_structure

Continue Reading…

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…

ABAP Vs. ABAP HR

ABAP HR forms an integral part of ABAP.  It can be said as a sub-part / sub-module of ABAP.

Generally in ABAP, following activities are done:

1)  Report developing
2)  Table development
3)  BAPIs / RFC
4)  Data Processing
5)  Database update
6)  Function Building
7)  Screens development/enhancement
8)  Scripts and smart forms.
9)  Java connectors etc.

Continue Reading…

Page 3 of 3123