Skip to Content
0
Former Member
May 07, 2007 at 09:48 AM

Fetch query data in ABAP

739 Views

Hi

We are trying to execute a BW query using the RRW3_GET_QUERY_VIEW_DATA function module but when I test the function module I'm getting the data expected.

My query is a simple query returning the cost center hierarchy that my authorizations give me access to). I fill the import parameters I_INFOPROVIDER and I_QUERY and leave I_VIEW_ID and I_T_PARAMETER empty. When I execute the function module I only get zeros in the E_CELL_DATA export parameter. The query works fine, when I execute it through the Query Analyzer.

Any ideas what I might be doing wrong?

We are using a BW 3.5 SP19

Regards,

Jacob Vennervald