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