RSAPListCubes(con)
con <- RSAPConnect(ashost="nplhost", sysnr="42",
client="001", user="developer",
passwd="developer", lang="EN",
trace="1", lcheck="1")res <- RSAPListCubes(con)
RSAPClose(con)
RSAPConnect, RSAPGetInfo, RSAPInvoke, RSAPReadTable, RSAPClose