SAP HR ABAP, HCM Training Material and Tutorials

20
Nov

Difference between ABAP and HR ABAP

Bookmark and Share

ABAP vs HR ABAP

The following concepts are defined in ABAP HR which is different with other modules.

1)  Use of Infotypes

2)  The use of Logical Database

3)  Use of Macros and Provide statement

4)  Storage and Access of data

5)  Authorization checks

There is nothing much difference between abap and hr abap. The way we retrieve the data from data base is deferent.

In general ABAP data is stored in Tables, but coming to HR ABAP employee data is sorted through Infotypes. The way we retrieve the data from infotypes is deferent in hr abap.

In general ABAP we use Logical data base very rare, as in HR ABAP most of the programs use Logical data base to select data from Infotypes by using Get event.

In ABAP we use read statement to read particular record, still in HR ABAP we do use read statement apart from that we have Macros and provide statement.

Macro is pre defined code (like function module) which reads data from internal table (internal infotype) based on dates.

Provide statement is like Select statement but selects data from internal table

Storage and access of data in hr abap is completely deferent in hr abap comparing with ABAP. We use transaction code PA20 and PA30 to maintain data in infotypes.

PA20 is display mode and PA30 is change mode. We can create, change, display, copy, and delete in infotypes with PA30 transaction.

For Infotypes authorizations can be maintained infotype and subtype (field) level as HR data is more sensitive and secrete.

Will discuss in detail of above bullet points as a separately.

Related Posts

3 Responses to “Difference between ABAP and HR ABAP”

  1. 1
    Sri Says:

    Hi Sir,

    Is there any document for hr-abap programming with latest techiques….

    Thanks And Regards,

    K.Srinath

  2. 2
    P.Mallikarjun Says:

    Hi Sir,

    Is there any bullet points and document for hr-abap programming with latest techiques….

    Thanks And Regards,

    P.Mallikarjun

  3. 3
    imran Says:

    i need some basic material in HR Abap thru which i can work in HR Abap.I knew ABAP but i am new to HR ABAP.So pls anyone can send me basic and good material in HR ABAP?It will be very helpfule to me…Thank you…bye

Leave a Reply

© 2012 SAP HR ABAP, HCM Training Material and Tutorials | Entries (RSS) and Comments (RSS)

Design by Web4 Wordpress Themes, © SAP HR ABAP, HCM Training Material and Tutorials 2012 | Theme design by Data sub systems.
SAP is a registered Trademark of SAP AG. Abaphr.com is not affiliated to SAP AG or any of its subsidiaries.