Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help me

Former Member
0 Likes
391

Hi all,

What is the difference between HR-ABAP and ABAP

I look forward to your reply or call

Regards

Raja Sekhar.T

2 REPLIES 2
Read only

Former Member
0 Likes
371

Hi,

HR is a module in sap..just like MM,PP SD,FI etc.

Here you deal with the human resource managment of the company for which you ar implementing this.

it has various acitivity like

employee hiring, his data entry, employess training management..and a lot.

here you deal with special type of sap table like entity called infotypes.

like PA0000, PA0001,PA2001...etc each infotype store data for special catagory, like personal detail, master data, absence data,etc.

And for all detail

http://www.sap-img.com/sap-hr.htm

please give points if it helps you

Read only

Former Member
0 Likes
371

Hi Raja Sekhar

Yes, there is some difference in the two.

Difference lies basically in the use. In HR-ABAP, focus is on heavy use of logical database, cluster tables

So, programming approach changes somewhat for HR programming although it is ABAP only. In HR programming, you may find a lot of statements, you may not find easily in normal ABAP programming.

If you want a document on HR-ABAP, you can mail me at ashishjain@ko-india.com

Regards

Ashish Jain