‎2009 Jul 24 7:30 AM
Dear colleagues,
In ME11 or ME12, any user exit available to make some fields as mandatory per info category. I mean, only specified fields must be a mandatory entry if an info record with standard info category is created. For any other info category, such as pipeline or subcontracting, field restrictions should stay same. I can carry out through customizing but this time field becomes mandatory for all info categories which customer doesnu2019t want.
Thank you.
Melih
‎2009 Jul 24 10:16 AM
If you are working in ECC6.0 and above then you can write Enhancement in screen no 101 in PBO module modify screen ( MM06IO01_MODIFY_SCREEN )putting the condition for screen property. Otherwise original code you have to modfy.
‎2009 Jul 24 10:16 AM
If you are working in ECC6.0 and above then you can write Enhancement in screen no 101 in PBO module modify screen ( MM06IO01_MODIFY_SCREEN )putting the condition for screen property. Otherwise original code you have to modfy.
‎2009 Jul 24 10:30 AM