HR ABAP uses logical databases, infotypes, and macros to store and retrieve time-dependent employee data. Logical databases provide standardized selection screens and automatic authorization checks when accessing infotype records. Compared to general ABAP, HR ABAP makes greater use of logical databases, covers additional HR concepts like infotypes and time-dependent data, and uses macros and functions modules specific to HR processes. Key differences include the storage of employee data in infotypes, retrieval of records using logical databases and macros, and authorization checks for valid employee and infotype access.