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

Logical Database PGQ

Former Member
0 Kudos
512

Hello Experts,

I want to fetch data from Logical database PGQ. I am using the following code :

Nodes : QALS, QAPO, QAMV.

GET QALS.

GET QAPO.

GET QAMV.

I am getting the data in QALS. But QAPO and QAMV are filled with #.

Can anyone please suggest how to fetch data using logical database.

Thanks!!!

1 REPLY 1
Read only

former_member214857
Contributor
0 Kudos
304

Hi Ankur

You can use program SAPDBPGQ that is program created to test logical database PGQ. Then you can get only part responsible for nodes QALS, QAPO and QAMV

Best regards