cancel
Showing results for 
Search instead for 
Did you mean: 

Cycle for system generated preventive maintenance order.

former_member254442
Participant
0 Kudos

Hi All, I have a list of 2000 PM03 work order generated by system along with maintenance plan(both single cycle & strategy plan)  & maintenance item.My requirement is to find out frequency with unit for all these work orders.I could not find out any standard t-code in SAP.After that I tried to find out from table as below as there is limitation for developing customized t-code. In both plan,there are multiple maintenance items assigned & also in strategy plan ,there are multiple cycles.First I have segregated single cycle plan & stratgey plan using t-code IP16 & v-look up functionality in excel.In my list I have the work order no,maintenance plan no , maintenance item no & also the call no.In case of single cycle plan,in table MMPT I can pass only maintenance plan no (MPLA), field of maintenance item nor the call no field is available in this table MMPT( as the cycle even though at header level might have been changed so we need to pass the call no also ).Also even if I only pass MPLA(plan no) ,system is giving frequency in different format.How can I convert this into normal value at a single  time as there are different unit for different frequency.Moreover,I need to pass maintenance plan no,maintenance item no & also the call no .so ,from which table I can get the correct value.Also,I have observed that suppose for one work order ,with combination of maintenance plan & maintenance item no  ,  call no is 1, for another combination ,call no is 2,for another it is 3 like this.Now,if I pass this call no in table MHIS(useful in case of strategy plan),system is giving frequency for all call no for all maintenance plan.As an example, for a maintenance plan # 12 , i need to find out cycle for call no 5 & for another maintenance plan # 34, I need to find out frequency for call no 4.Now if I pass both these call no & maintenance plan  in table MHIS ,system will give me frequncy for both call no 4 & 5 for both maintenance plan 12 &34.But my requriement is to find out frequency for one call no for each maintenance plan. Becasue of which I am not able distinguish from each other. Kindly suggest how can I get the frequency Thanks Pranjal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Have you tried table VIMPOS ?

Regards,