sap abap hr online training

This site requires Adobe Flash Player on your browser.
Please install Adobe Flash Player from here.

magnificabaphr
Uploaded by: magnificabaphr
on Thu, 05 Jun 2014 11:05:57 IST
 

www.magnifictraining.com - "SAP ABAP HR" Online Training contact us:info@magnifictraining.com or ... Show more

www.magnifictraining.com - "SAP ABAP HR" Online Training contact us:info@magnifictraining.com or +919052666558 ,+919052666559 By Real Time Experts from Hyderabad, Bangalore,India,USA,Canada,UK, Australia,South Africa.

SAP ABAP HR

There is nothing much difference between Abap and HR Abap. The way we retrieve the data from data base is different. 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 different 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 statemen  Show less

Click here for Embed Code
  Embed: Hide

Comments