cancel
Showing results for 
Search instead for 
Did you mean: 

Operation Number in Result Recording

former_member263130
Participant

Dear QM Masters,

We are preparing BDC for result recording through QE11 as inspection lot will be with inspection points. Task list for specification will have same MIC assigned to two operation/phase i.e. phase 40 and phase 60. But as we have to record result for same characteristics twice at seperate work-center with seperate operation/phase number, which field we can take as primary key for operation identification as in QAMV table we dont have operation/phase fied. Can we use VORGLFNR field named as NODE of QAMV and if yes then what can be the logic?

Please help to find the solution as our developement is stopped because of this issue.

Any guidence will be great help and will be rewarded.

Thanks and regards,

Devang

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

Step by step how to find the operation nos and characteristics nos.

1) From QALS table get the order number (AUFNR) for the field inspection lot no.(PRUEFLOS)

2) Go to table AFKO and give the input AUFNR (order no) which is got from QALS table. Find the field AUFPL from that AUFNR value from AFKO table.

3) Go to table AFVC and give the input AUFPL. You will get the AFVC-APLZL which is unique for each operation nos that is AFVC-VORNR. Now you have the APLZL from AFVC table.

4) Go to table QAMV and give the input inspection lot no (PRUEFLOS) and APLZL value in the field QAMV-VORGLFNR. Meaning AFVC-APLZL=QAMV-VORGLFNR. Fetch the characteristics nos that is QAMV-MERKNR.

I hope this will solve your problem.

Regards,

Manoj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you have Abap consultants with you they can help U, we have done this, it is running well, pls take Abap help in this.

Navin