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

WBS element

Former Member
0 Likes
760

hi Xperts,

I am dealing with asset data (anla/anlz/anek/anep ) ... i want to get corresponding WBS element (PS_PSP_PNR2) ...

anlz-PS_PSP_PNR2 is blank ...

Please help me ....................

5 REPLIES 5
Read only

Former Member
0 Likes
688

Hi,

Try table ANLP

Regards,

Surinder

Read only

0 Likes
688

Sorry yaar ... no data in anlp also .... i found that data is there in proj but how to relate them ?

Read only

0 Likes
688

Use SQVI transaction to get the relation b/w the tables.........

Read only

0 Likes
688

Hi,

proj.erdat = anlz.bdatu

proj.vbukr=anlz.bukrs.

Regards,

Surinder

Read only

Former Member
0 Likes
688

Found values in ALNA-POSNR ....

Thanks