cancel
Showing results for 
Search instead for 
Did you mean: 

Collective UD for inspection lot origin 14

Former Member
0 Kudos

Hi,

My client has requirement for collective UD for inspection lot origin 14.

I have tried QA41 but in that case system will consider only UD code A - Can be Used both for normal RR and Defective RR.

How can I do distribute UD code A - Can be Used for normal result reading.

                                   UD code R2 - Cannot be Used for defective reading.

Accepted Solutions (1)

Accepted Solutions (1)

busyaban7
Active Contributor
0 Kudos

Hi Kanchan,

Try creating a custom program (Background running compatible), where it will keep checking the result recording status for the inspection type 14. In case all MIC's are accepted, the it should pick UD code "A", otherwise it should pick "R2", based on your requirement. You may call the tx QA11 or QA16 to do the UD application part, whereas the wrapper program or custom program should validate the MIC/Operation value as Rejected or Accepted.

Please note: There may be a chance that MIC value is Rejected by Operation level valuation is Accepted and vice versa. So what should be your business logic here must be coded in the custom program.


Thanks,

Arijit

Message was edited by: Arijit Banerjee

Former Member
0 Kudos

Thanks for solution

Answers (0)