2012 Feb 17 10:38 AM
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!!!
2012 Feb 20 4:27 PM
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