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

Duplicate a task list

Former Member
0 Likes
1,157

Hi,

I want to duplicate a task list for a new planning plant changing the work center, the maintenance strategy, etc. Does any function exist for this?

Thanks

Carles

5 REPLIES 5
Read only

Former Member
0 Likes
816

hi

SWFMOD_DUPLICATE_TASK

Pls reward if hepful.

Read only

Former Member
0 Likes
816

I can't see how it works, do you have any example program?

Thanks

Read only

Former Member
0 Likes
816

Here the server is down.

I have down a prog with this fn mod.

So dont worry. Just explore.

U will get the result. It will works.

<b>Pls reward if helpful.</b>

Read only

Former Member
0 Likes
816

I can't see how to inform the entry fields. What are the IV_TASK_ID, IV_NAME and IV_DESCRIPTION fields? Are we talking about PM task lists?

Thanks

Read only

Former Member
0 Likes
816

For copying/creating new tasks in PM - u can use this FM -

QM06_FM_TASK_CREATE_QM_NOTIFIC.

This FM is for creating New notification after copying all the taks. Hope that is what you are trying to achieve.