cancel
Showing results for 
Search instead for 
Did you mean: 

plpo tasklist link with mics

0 Kudos
781

hI gurus,

i want to diaplay operation wise characteristics along with operation short text and mics short text can any one idea please help me. i can get operation short text in plpo table from plpo iam not able to link the mic from plpo table please help me inneed to display operation wise mics list

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

Pass the material number,plant & task list type Q in Mapl table where you get the group number which is unique pass the same to the plpo with task list type Q where you get the operation numbers & then as mentioned above pass the same in PLMK so that you will get the operation wise MIC.

0 Kudos

hi ,

where i need to pass operation id in plmk table (means which field). iam not getting operation id except in plpo table. please let me know field name where i need to pass operation id in plmk table to display mic wise results in respect with operation ids.

Answers (4)

Answers (4)

rupesh_brahmankar3
Active Contributor

Hello,

In table PLPO you get tasklist operations & corresponding MIC may find in table PLMK. PLNNR Group is common field to connect these tables.

Did you check transaction QP60 for it?

Best Regards,

R.Brahmankar

Sara_Br
Active Participant
0 Kudos

I think you need to join on the Node, field PLNKN, in both PLPO and PLMK.

0 Kudos

Hi

For that pass the task list type 'Q', group number, plant to the table PLMK & get the operation number, MIC & it's short description.

Thanks

0 Kudos

please tell me how to display the list of mics operation wise. iam not able to link plpo and plmk