cancel
Showing results for 
Search instead for 
Did you mean: 

Table for Valuated Project stock

nitish_govindwar
Participant
0 Kudos

Dear All,

Can any one suggest form which table I can get value of valuated project stock for whole project.

I can get it through table QBEW (Project Stock Valuation), but it gives value for individual WBS only.

Regards,

Nitish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Write a program to fetch WBS for reqd proj (PRPS table), then pass the WBS one by one to QBEW table.

Regards

Answers (5)

Answers (5)

Matthias038
Participant
0 Kudos

check for MSPR

nitish_govindwar
Participant
0 Kudos

Thanks every one.

Problem is solved using Table: PRPS field PSPNR and Table:QBEW.

Regards,

Nitish

Former Member
0 Kudos

Hi Nitesh,

Check MBBS T-Code. Enter the project Code and execute.. system will show both Quantity and Value for all project materials.

Hope this will fulfill your requirement.

Regards,

Hari Krishna.K

nitish_govindwar
Participant
0 Kudos

Thanks for your reply.

Basically I am using it in Yreport and initial input parameters are only Project definition and version.

So accordingly how we can built programme, so as to pick value for whole project(all WBS) .

Regards,

Nitish

former_member201206
Active Contributor
0 Kudos

Hi Nitish,

The WBS information is stored in the table PRPS, and the link between project and WBS is stored in the field PRPS-PSPHI.

If you need project information, you can use table PROJ.

Kind regards,

Zhenbo

Former Member
0 Kudos

hi

you wont get the total value of project stock. you have to do some manual