BookmarkSubscribeRSS Feed
maddysbi
Calcite | Level 5

Hi Team,

             I have been using the SAS Access to R3 interface to connect to SAP tables and successfully registered the required metadata for tables in DI Studio.Though it is fine,when I'm trying to create a join on these SAS views to extract required data, it is failing because internally these physical table names start with "/BI0/XXXXXXXXX" and SAS displays it as "_BI0_XXXXXXXX".I cannot load the entire data into separate tables and then extract as it will eat away my space leading to data duplication.I have tried enabling special characters in physical storage under properties of table,but it was of no use.

Please let me how to use these "/BI0/XXXXXXXXX" tables directly in my join.Any help is greatly appreciated.

Thanks,

Maddy

2 REPLIES 2
maddysbi
Calcite | Level 5

Used an alias for that table and it was fine.

SASKiwi
PROC Star

If you experiment with the SAS option VALIDVARNAME = ANY and reference the tables  like so: ""/BI0/XXXXXXXXX"n then that might possibly work as well.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1257 views
  • 0 likes
  • 2 in conversation