ABAP – It is a programming language used in all the MODULES of SAP like MM/SD/FI … even HR
ABAP-HR – It is an extension used to program the LOGIC in HR module extensively. The logic/pattern used to write code in HR is different than in normal ABAP, as it uses LDBs,Macros and Many FM to retrieve the DATA rather using SELECT QUERIES as in ABAP.