cancel
Showing results for 
Search instead for 
Did you mean: 

REQUIRED CUSTOMER SPECIFICATION IN QA32?

rahulshaktawat
Explorer
0 Kudos

Dear All,

i want to record customer specification and Obervation at a time of result recording in QA32 because MIC IS FIXED but specification cahange for each order. not want to create plan for each order.

So i want put both specifiaction and obervation at a time of result recoding.

Thanks & Regards

Rahul

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member42743
Active Contributor
0 Kudos
Not an easy way to do this. You could do this by procedure.

Once in results recording, select Edit-->Create additional characteristic. It will pop-up a screen to allow you to pic a MIC and then put in the specs. You would of course have to train everyone and write SOP's on this.

If you can do some development, you might consider enhancement QEEM0021. In this enhancement try EXIT_SAPLQEEM_025

 With this function module, the function code +US1 can be displayed as a pushbutton on screen. The pushbutton text can be freely defined. You can find further information in the documentation for function module EXIT_SAPLQEEM_025.

I've not tried this but it would be what I would be looking at first. You can define the push button text as maybe "Enter Observation".

When pushed, the button would add the additional characteristic and the window to enter the specs for the mic would pop-up. You would also code it so if its not applicable to the lot or material by some type of determination you design, then pushing the button results in a error message the action is not applicable for the lot.

Craig