cancel
Showing results for 
Search instead for 
Did you mean: 

how to fetch position id from table IMPR using WBS element (PRPS-POSID

Former Member
0 Kudos

Hi,

In T-Code MB51, I want to add two more field WBS Element and Position Id of Investment Program using development.

I found the Tables PRPS for WBS and IMPR for Position ID.

Now can anyone please tell me how to fetch position id from table IMPR using WBS element (PRPS-POSID). How this both tables are linked ??

Rofiqul Islam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check table IMZO, it links program position to object number of WBS. Put this object number in PRPS to get WBS number.

Regards

Shrikant

Former Member
0 Kudos

You mean the link would be

IMZO - OBJNR = PRPS - OBJNR    ??

Shrikant please give me the details.

Rofiqul

Former Member
0 Kudos

Yes, thats right.

Former Member
0 Kudos

ok, Thank you very much. I will try it...