cancel
Showing results for 
Search instead for 
Did you mean: 

Message Handling for Personal Information application on ESS Portal

bhushan_ghule
Active Participant
0 Kudos

Dear Experts,

JAVA webdynpro applications are attached on portal for Personal Information, Whenever employee changes his personal Information like personal details, address , Family details after pressing 'SAVE' button I want to display custom message.

I have gone through this post  

1) Class CL_HRESS_PER_DETAIL is not triggering.


2) BADI  HRPAD00INFTYBL is triggering on 'REVIEW' button only & it is only showing error message , I want to show successful message.


3) BADI  HRPAD00INFTYDB  is triggering on 'SAVE' button but method  IF_EX_HRPAD00INFTYDB~UPDATE_DB don't have any message handling parameter.

    I tried with class cl_hrpa_message_list  in UPDATE_DB  method   its not showing any message.

Please Help.

Thanks & Regards,

Bhushan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I think u should be able to show the additional text message via personalization of confirmation screen.

bhushan_ghule
Active Participant
0 Kudos

Hi Yugandhar,

Can you please explain how to do the personalization of confirmation screen.

Former Member
0 Kudos

There are lot of threads on this topic, may be u can start with this

Former Member
0 Kudos

do u want to show the success message, may be u can try to change the current success message which is displayed after hitting save, i.e u can change the confirmation text.

Let us know what exactly ur trying to achieve.

bhushan_ghule
Active Participant
0 Kudos

Hi Yugandhar,

If possible I want to change message as shown in screen shot, If it is not possible to change it I have to show additional success message "The Changes you made were sent for HR approval".


Thanks & Regards,

Bhushan

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos
Former Member
0 Kudos

Yours is WDJ it will not trigger CL_HRESS_PER_DETAIL as its for WDA ESS apps.

Looks like u have to modify the WDJ code and the logic there.

bhushan_ghule
Active Participant
0 Kudos

Hi Siddharth,

I have gone through these post but didn't found the solution.

Please help.

Thanks & Regards,

Bhushan

bhushan_ghule
Active Participant
0 Kudos

Hi Yugandhar,

I don't idea on enhancement in JAVA webdynpro.

Is it possible with abap code only ?

Please help,

Thanks & Regards,

Bhushan