cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HRPAD00INFTY~AFTER_INPUT Infotype 0150 Error

Deon_van_Zyl
Active Participant
0 Kudos
878

Hi,

I am struggling with something that should be really easy. I am building an additional error check into my user exit for infotype 0150. Normally when you raise an error with an infotype e.g. MESSAGE e001(zhr) RAISING error_with_message, you are taken back to the infotype with the fields open for edit, BUT for infotype 0150 everything keeps on being greyed out?.. Why and how do get Infotype 0150 open for edit after the error?

Kind Regards

Deon

Accepted Solutions (1)

Accepted Solutions (1)

Deon_van_Zyl
Active Participant

To anyone that might struggle with this in the future. I ended up moving the user exit to ZXPADU02 where I have access to the show_data_again variable that you can then use incombination with a warning message, that will take you back the screen with open fields to edit.

Answers (0)