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: 

Warning message while updating infotype 15.

soumya_jose3
Active Contributor
0 Kudos

Hi,

I am getting warning messages while updating infotype 15 through PA30. I want to suppress this warning messages. Is there any user exit or BADI to do so? Anyother way by which this warning messages won't come up?

Thanks & Regards,

Soumya.

3 REPLIES 3

Former Member
0 Kudos

Hi,

which error did you get?

To find out where the coding for this message comes up, take a look to the message type and number, you will see it with F1 if the message comes up and then go to SE91 to this message and press on the "where-used"button.

Regards

Nicole

former_member181995
Active Contributor
0 Kudos

you may see Exit:

HRPBAS01                                User Exit for HR Master Data  
or PARA0002                                Enhancement for Calculating Annual Salary; IT0008,14,15

else try with this BADi this can be useful while checking the screen fields.

HR_FAST_ACTION_CHECK Check fields on the fast entry screen

PS:But my guess messages cannot be supress by Exit or BAdi unless you may enter apropriate values to screen field.

Edited by: Ámit Güjärgoüd on Oct 8, 2008 7:21 AM

0 Kudos

Hi,

Thanks for the reply. Even if I got any exit is there any way I can prevent a warning message from coming up which is coded as:

"MESSAGE W141(PG)"

Thanks & Regards,

Soumya.