cancel
Showing results for 
Search instead for 
Did you mean: 

Get Maintenance items fro a given equnr

Former Member
0 Kudos

Is there a function module or method that will return all the maintenance items for a given equnr.

I know what tables this data is in and I can code it myself. I am just wondering if there is already a function module or method I can use.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

try this FM: EQUNR_GET_FOR_PLNNR

Reward if it helpful.

Dara.

Former Member
0 Kudos

This returns an equnr number based on a task list.

I want to return the maintenance items (table MPOS) for 1 equnr.