Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module to download Inspection plan data

Former Member
0 Likes
1,405

Is there any function module to downlaod the data of PLKO and PLMK tables data i.e. Inspection Plan data.

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
684

Hi,

To downlaod PLKO data use this FM CM_PLKO_READ

and for PLMK try this one QPAX_PLMKB_READ_FROM_PLKO.

Hope it helps.

Regards

Hiren K.Chitalia

Read only

Former Member
0 Likes
684

solved