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

PM -Task List -> functions and bapi's

Former Member
0 Likes
2,664

Hi all and first of all thanks in advance!!

Anybody know BApi's o FM to create/change/delete PM TAsk-List. I wa all the morning searching here and other pages for information about this, but I'm not able to get anything that can help to create/change/duplicate or delete PM Task List and their operations. I think my only possible solution it's to make a BDC for this.

Thanks in advance again!!!! and sorry for my poor english

Hi all and first of all thanks in advance!!

Anybody know BApi's o FM to create/change/delete PM TAsk-List. I wa all the morning searching here and other pages for information about this, but I'm not able to get anything that can help to create/change/duplicate or delete PM Task List and their operations. I think my only possible solution it's to make a BDC for this.

Thanks in advance again!!!! and sorry for my poor english

3 REPLIES 3
Read only

Former Member
0 Likes
1,381

hi,

You have to write BDC for the same. I don't thnik any other way to achive this functionality.

Read only

Former Member
0 Likes
1,381

Hi Miquel,

To the best of my knowledge , BDC suits your requirement for tasklists because :

1. No BAPIs exists for tasklist.

2. Long texts are to be uploaded for some task operations which can be done

through BDC only(in the absence of BAPI).

I have myself done it thru BDC.

Regards,

Shweta

Read only

0 Likes
1,381

can you please , share the program for the reference purpose.

Thanks in Advance.