cancel
Showing results for 
Search instead for 
Did you mean: 

Validation based on Action list

Former Member
0 Kudos

Dear Experts,

I'm working on sap solution manager,

My requirement is whenever the status of the change request is to be approved the reason for change is mandatory in crmd_order screen, this has been resolved by using "ORDER_SAVE" Badi in tat i have used "READ_TEXT" function module and checked for the text maintained if it is initial i have wrote code to display error message "Please maintain Reason for change", but now the requirement is to validate based on actions if the action is selected as rejected from action list at that time system has to check for the reason for the rejection, if it is empty systems should throw error message i checked in sdn, could some one sort it out.

Thanks and Regards,

Thirukumaran. R

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

not resolved

Former Member
0 Kudos

not resolved

Former Member
0 Kudos

Hello Thirukumaran,

Can you be more specific ? What is the purpose of the action you are mentionning ? Is it a status change to the status Rejected ? If it is the case, you can use ORDER_SAVE BAdI as well adding a condition on the status in the code.

Best regards,

Stéphane.