cancel
Showing results for 
Search instead for 
Did you mean: 

Set field as required

Former Member
0 Kudos

Hi everyone,

I have three request, which are all similar. I want to make some fields mandatory:

  • When creating equipment of category P (IE01): usage value formula (at PRT tab) should be mandatory
  • When creating equipment of category P (IE01): it should be mandatory to create a measuring point (with the top button "Measuring points/counters"), set the annual estimation of the measuring point, and assign it to the equipment (fill it at the PRT tab of IE01 in at field MeasPoint).
  • When creating routing (CA01), it should be mandatory to add a PRT to an operation. (I'd like to set this mandatory based on another field, the Work Center if this is possible).

For creating equipment, at Customizing ("> Define Field Selection for the Equipment Master Record") I found settings to set fields mandatory, but these fields are not included. For creating routing I found also settings, but also not for assigning PRT (it is called Define Field Selection).

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos

For the first two you can use user-exit IEQM0003 (at equpment save event) to check wether the fields are populated.

I'm not sure about PP routings.

PeteA