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: 

check() method implementation for a mandatory field in PR

Former Member
0 Kudos

Hi All,

I have the Requested By field which I have made mandatory in PR on certain conditions. Now before I save after a create/change of PR I need to check if the mandatory field is filled. How do I get this done using the CHECK() method of ME_PROCESS_REQ_CUST?

Regards,

2 REPLIES 2

former_member188282
Active Participant
0 Kudos

Hi Rekha,

Mandatory fields will check the system default.

Thanks,

Rajesh.B

madhu_vadlamani
Active Contributor
0 Kudos

Hi Rekha,

Why to check the mandatory fields. Mandatory fields are mandatory.

Regards,

Madhu.