Overview :
SAP HR ABAP is a Core Module in SAP ERP. In ABAP we use Logical data base very rare cases, as in HR ABAP most of the programs use Logical data base to select data from Infotypes by using get event. In ABAP Module we will use read statement to read particular record, while in HR ABAP we do use read statement apart from that we need to use Macros and provide statement.
Training Objectives of HR ABAP :
There is no significant difference between ABAP and HR ABAP. The way of retrieving the data from data base is different. In ABAP data is stored in the form of Tables, where as in HR ABAP employee data is sorted through Infotypes and the way of retrieving the data from infotypes is deferent in HR ABAP.
Target Students / Prerequisites :
Students must have Solid Skills on Object Oriented ABAP and code performance tuning and Strong analytical, problem-solving and multi-tasking skills. Basic Knowledge Required on SAP Concepts.