Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Problem with BSEG Cluster Table in Calculation View

$
0
0

Hi,

When I try to create a calculation view type SCRIPT to do a reading on BSEG cluster table, the system answers me that the table does not exist in the schema.

My goal is to make a combined view of multiple tables where the main join is BKPF-> BSEG. As I do?.

Best regards,

 

/********* Begin Procedure Script ************/

BEGIN

  var_out = CE_COLUMN_TABLE("SAPHAD"."BSEG",

              ["MANDT", "BUKRS", "BELNR", "GJAHR", "BUZEI"]);

 

 

END /********* End Procedure Script ************/

 

 

Message :

  Internal deployment of object failed;Repository: Encountered an error in repository runtime extension;Internal Error:Deploy Calculation View: SQL: transaction rolled back by an internal error: invalid table name:  Could not find table/view BSEG in schema SAPHAD


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>