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

does the user exit triggers when creating data using hr_infotype operation

Former Member
0 Likes
741

Hi to all experts.

If we create data for inftype 0008 using the fm hr_infotype_operation does the user exit (PBAS0001) triggers.

Hi to all experts.

If we create data for inftype 0008 using the fm hr_infotype_operation does the user exit (PBAS0001) triggers.

5 REPLIES 5
Read only

Former Member
0 Likes
695

hi,

To default the field values of an infotype you can code to PBAS0001 enhancement.

PBAS0001: Pers.Admin./Recruitment: Default values and checks.It does not trigger

thanks

Read only

0 Likes
695

I have created a sample program it does trigger . please make sure what ur replying is exactly correct before posting.

thanks

Read only

viquar_iqbal
Active Contributor
0 Likes
695

Hi

No it doesnt trigger.

I couldnt find any exits for the package SFUNC .

Thanks

Viquar Iqbal

Read only

vijy_mukunthan
Active Contributor
0 Likes
695

Hi mohammed abdul hai

Do not use HR_INFOTYPE_OPERATION. Check the attribute of this FM its say's Not released. We raised to SAP for this FM they replaied dont use this FM. This FM is not released for customer action.

Regards

vijay

Read only

Former Member
0 Likes
695

it does triggers