Application Development 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: 

Upload for Maintenance Plan using MPLAN_START_CYCLE

former_member267445
Participant
0 Kudos

Hello Gurus,

I have written the program to upload the Maintenance plan using MPLAN_START_CYCLE, in development and in one of the client of quality server it is working fine. But in another client of the quality server it is getting dump as GENERATE_DUMP for the particular record.

If I run the program with the dumped record it is working as expected. I don't know why FM is behaving like this. When I put the break point in my program and execute it then also no dump.

Please guide me any suggestion on this.

Thanks and Regards,

Muralikrishna Peravali.

6 REPLIES 6

former_member267445
Participant
0 Kudos

Hello Gurus,

Any suggestion for the issue.

Thanks and Regards,

Muralikrishna Peravali

0 Kudos

Hi Muralikrishna,

Please check if the master data in both the clients is the same.

You must check the following.

1. Equipment and / or Functional Location exists as per the Items in the Plan.

2. Task List exists as per the Plan (if used)

3. Maintenance Schedules exist (if used).

If you can share the bump details, it would be easy to pin point the exact issue.

Regards

Veera

0 Kudos

Hello Veera,

Thank you for the mail. I have attached the dump, please have a look.

Thanks and Regards,

Muralikrishna Peravali

0 Kudos

Try to debug the form  CHECK_STATUS_TO_ORDER in LIWOLF15  as IQS1_GENERATE_DUMP doesn't provide many information, but you could put a break-point in the calling include?

Hint: In some standard programs SAP call FM like IQS1_T365_DELETE_FROM_BUFFER to refresh some buffer when calling same FM than you, did you look for OSS notes.

Regards,

Raymond

Former Member
0 Kudos

Hi Muralikrishna,

I dont see any attachment.

Regards

Veera

former_member267445
Participant
0 Kudos

Hi All,

Sorry for the delay response, actually it was config issue. So, it has solved.

Thanks and Regards,

Muralikrishna Peravali