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

Info type related query

bpawanchand
Active Contributor
0 Likes
382

What is the use of having a structure and table associated with each Info type?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
362

Hi Pavan,

Basically HR data is very important and confidential one for a company. So, not everyone should access the HR data directly. So, there are some restrictions provided for accessing the data.

Infotypes contain HR data. So, it should not be accessed directly. So, there is structure provided for the infotype where actually all the validations and authorizations are done. Anyone accessing the data should pass thru this structure only.

Hope this helps you,

Any queries, get back to me.

Regards,

Chandra Sekhar

1 REPLY 1
Read only

Former Member
0 Likes
363

Hi Pavan,

Basically HR data is very important and confidential one for a company. So, not everyone should access the HR data directly. So, there are some restrictions provided for accessing the data.

Infotypes contain HR data. So, it should not be accessed directly. So, there is structure provided for the infotype where actually all the validations and authorizations are done. Anyone accessing the data should pass thru this structure only.

Hope this helps you,

Any queries, get back to me.

Regards,

Chandra Sekhar