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: 

Need to get data from V_T549Q

Former Member
0 Kudos

This is driving me crazy. If you view V_T549Q in SE11 and display the contents I need to do this in my program except I need it filtered by a specific year. I cannot SELECT data from V_T549Q and I tried reproducing the results using a SELECT w/ JOINs on each of the involved tables but that didn't work either since at least one of them is a pooled table. Grrrrr.

Suggestions?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try using the function module

VIEWPROC_V_T549Q

But I think you need to pass lot of parameters to get the data...

Thanks

Naren

1 REPLY 1

Former Member
0 Kudos

Hi,

Try using the function module

VIEWPROC_V_T549Q

But I think you need to pass lot of parameters to get the data...

Thanks

Naren