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

View Creation

Former Member
0 Likes
566

Hi Experts,

Need help on View Creation.

Basically I'm creating a view on below tables:

GLPCA

PRPS

PROJ

i would like to know the relationship between the above mentioned tables.

From GLPCA, I'm getting WBS element PS_PSP_PNR. I would to know from this how to get project details.

please help..

-Praveen

3 REPLIES 3
Read only

Former Member
0 Likes
520

hi,

look at this

<moderator message: please do not post link farms>

Thanks.

Edited by: Thomas Zloch on May 19, 2010 9:11 AM

Read only

Former Member
0 Likes
520

Hi,

Try following links

GLPCA-PS_PSP_PNR = PRPS-PSPNR
PRPS-PSPHI = PROJ-PSPNR.

Regards

Vinod

Read only

0 Likes
520

Hi Vinod,

thnaks for the inputs.

I tried that, but after creating the view, if I click on "number of entries" button, its giving me the short-dump error.

SQL error in the database when accessing a table.

please help.

regards,

Praveen