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

Log for WBS element

Former Member
0 Likes
664

hi,

I need to know when WBS element is created, modified or eliminated.

I have looked in CDHDR table, but don't have a entry when WBS element is created, modified or eliminated.

can any one tell me what if exist other table??

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
628

hi,

I need to know when WBS element is created, modified or eliminated.

I have looked in CDHDR table, but don't have a entry when WBS element is created, modified or eliminated.

can any one tell me what if exist other table??

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
628

Hi,

Look in table <b>PRPS</b>

Regards

Aneesh.

Read only

Former Member
0 Likes
629
Read only

Former Member
0 Likes
628

Thaks!!

I try with BADI WORKBREAKDOWN_UPDATE and work fine.

Regards.