Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
my code is this:
load KSCHL ;
sql select KONV~KSCHL
from VBAK LEFT JOIN KONV ON (KONV~KNUMV = VBAK~KNUMV) ;
I got error (Open stream failed ,Sql Error)
I know KONV is cluster table .and error is due to time frame .
I want to fetch data on daily basis . I have to fetch 10 thousand records from VBAK table.
Pls give alternative solution.
in qlikview sap connector 5.6 . this task become easy.
thanx to qliktech