Application Development 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: 

reg : QUERY IN PS module

Former Member
0 Kudos

HI,

I have a requirement to get a budget plan value.

we have the structure BPDY and field name is WERT1.

I want to show the budget value in report. AS we know that we can't get a value from structure...so

Is there any table or any FUN mod OR ANY ALTERNATIVE TO GET THE VALUE for budget plan according to project defination

regards

Parthu

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Take a look at these tables :

BPBK Doc.Header Controlling Obj.

BPEG Line Item Total Values Controlling Obj.

BPEJ Line Item Annual Values Controlling Obj.

BPEP Line Item Period Values Controlling Obj.

Regards