Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9146

Re: How to connect cluster table in SAP smart data access

$
0
0

Hi Rajeev,

 

Cluster tables cannot be accessed via SDA as they are logical tables.

Several logical tables are stored in one physical table in database.

 

As per Pooled and Cluster Tables - Application Development on AS ABAP - SAP Library, it is clearly written that Cluster tables cannot be processed with Native SQL directly in the database.


For example, BSEG  is a cluster table and is stored as one physical table called RFBLG.

 

Using SDA, you can only access RFBLG and not BSEG.

 

Regards,

Vivek


Viewing all articles
Browse latest Browse all 9146

Latest Images

Trending Articles



Latest Images