Application Development 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: 

Authorization for HR INFOTYPE OPERATION

siddu_ch
Explorer
0 Kudos

Hi All,

I am creating and deleting infotype 15 using HR_INFOTYPE_OPERATION.

While doing this i need to bypass the securtiy check.

How can i do this,can anybody help me on this?

Thanks

Siddartha

2 REPLIES 2

Former Member
0 Kudos

Hi,

Put a break point in the sy-subrc after the functional module. While in the debugg change the Sy-subrc value to 0.

amit_khare
Active Contributor
0 Kudos

It is not advisable to by-pass authority check on Infotypes. If still required contact BASIS.