cancel
Showing results for 
Search instead for 
Did you mean: 

Next Inspection Date in batch to be freezed

Former Member
0 Kudos

Dear Experts,

The requirement is that, we don’t want end users to maintain any Next Inspection Date(Field name: QNDAT) in batch either through MSC1N or MSC2N.

My ABAPER used screen variant & user exit QEVA0003 for this purpose but I couldn't get expected results.

Is there any other way to fulfil this requirement?

Thanks in advance.

Regards,

Sagar Irabatti


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

It is possible through screen variant. No need of user exit. I have successfully tried in my development system. While creating screen variant select the Next Insp Date field as out put only. with this if you have mentioned inspection interval in material master then after GR, next insp.date will get calculated and it will be only in display format in batch. When you create screen variant donot forgot to activate it. If you don't activate it will not give you desired result.For both transactions -MSC1N & MSC2N you have to vreate two different screen variants

Regards

Vivek

Former Member
0 Kudos

Hi Vivek,

Thanks for replying.

But my requirement is that, I want the field of next inspection date in batch to be kept blank, in other words no one should be able to enter that date at any cost.

In our case, we don't maintain 'Inspection interval' in material master, so no question of system calculated next inspection dates. Hence users manually enter next inspection date in the batches.

Regards,

Sagar Irabatti.

Former Member
0 Kudos

In that case you can select hide or invisible option for next insp date field in screen variant