cancel
Showing results for 
Search instead for 
Did you mean: 

Relationship between tables milestone and wbs element

Former Member
0 Kudos

Hi Guys,

1.I have taken two tables in my source code retieving milestone number(mlst_zaehl), usage(mlstn),and wbs element(pspsnr)

from TABLE MLST and the other table is PRPS(WBS ELEMENT TABLE, and the fields are psphi(project) , and pspnr(wbs elemrnt,

The problem is i am not getting the project (psphi) FROM PRPS TABLE and the link field is PRPS-PSPNR = MLST-PSPNR.

2.Other requiremnt is in the same program, iam getting reservation quantity and also DELIVERY QUANTITY

if delivery qty equal to reservation quantity then exit and if the reservation qty is NOT equal to delivery qty,

i need to UPDATE the corressponding USAGE , MILESTONE TEXT, AND QTY in milestone table MLST.

please let me know any function to update milestone or BAPI or i sahll use BDC.

Reagrds

subbara

Accepted Solutions (1)

Accepted Solutions (1)

MTerence
Active Contributor
0 Kudos

Hi

I think you want to link MLST and PRPS tables to get the milestone fields...

From Table MLST - Mile stone number - MLST_ZAEHL and WBS element - PSPNR, link the WBS elements with PRPS table - WBS element - PSPNR and for project - PSPHI (Current Project Number).

For project number you can take from PRPS - PSPHI or from PROJ table

- Pithan

Former Member
0 Kudos

Hi Pathan,

Thanks for your help

regards

subba

Answers (1)

Answers (1)

Former Member
0 Kudos

hi guys,

i need some help from you guys , so that i can proceed further development.

regards

subba

virendra_pal
Active Contributor
0 Kudos

Hi subbara

Obviously you seem to be an ABAPer. I suggest please speak to your PS consultant for help.

Note - it is not obligatory for this forum to help you.

Virendra