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

Problems with WBS elements

Former Member
0 Likes
598

Hello all,

I am working with WBS elements and I am having problems with their short description (ShortID WBSelement, field PosKI). In table PRPS if I look for the WBSelement with short description IF/D0310-3-02-01, I can check that the value of the field POSKI is the same one, but the WBSelement with short descrpition IF/X0400-1 the value of the field POSKI is A001. Why??

So does anybody know how if there is a function that giving the short ID of a WBS element gets the PSPNR field of that element?

Thank you very much.

2 REPLIES 2
Read only

Former Member
0 Likes
499

Hi Reyes

In PRPS there are three fields.

PRPS-PSPNR -> corresponds to the WBS element

PRPS-POST1 -> corresponds to the short description

PRPS-POSKI -> corresponds to the Short ID key.

The POSKI and POST1 are not key fields so there might be many WBS elements with the same short description & short ID key.

Please let me know where the problem lies exactly.

Regards

Meera

Read only

0 Likes
499

Thank you,

I have already soved the problem!