cancel
Showing results for 
Search instead for 
Did you mean: 

Create a warning message when executing an action in PA40

Former Member
0 Kudos

Hi all,

We have a requirement to create a warning message if the 'Career Break 'action is run for an employee with less than 5 years continuous service? The system should prompt the message when the user executes the action for the employee.

May I know if this is possible to be done? And if Yes, may I know what is the best way in bulding this logic?

Thanks

Julie

Accepted Solutions (0)

Answers (1)

Answers (1)

sikindar_a
Active Contributor
0 Kudos

you can have a Dynamic action based on ur action type career break

and in the DA you can use Call Routine if the employee is less than 5 years means this date we can fetch either from Action infotype or IT0041 date specification

or else you have to use the ABAP Codeing

Former Member
0 Kudos

So I am asuming the warning message will appear at the bottom of Copy Action screen, and not at Personnel Aciton screen?

sikindar_a
Active Contributor
0 Kudos

yes

you have to run the action from PA40 and than in 0000 action screen you will get

do you want in PA40 Action menu screen