Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

CE Filter not able execute

$
0
0

Hi,

 

the small ce script is not executing and getting below error.

please advise.

 

 

BEGIN

 

       col_tab= CE_COLUMN_TABLE("SAP_ECC"."VBAK");

       out = CE_PROJECTION(col_tab, ["VKORG","VTWEG","NETWR"],"VKORG" = "1000");

       

    

     END

 

Message :

  Internal deployment of object failed;Repository: Encountered an error in repository runtime extension;Internal Error:Deploy Calculation View: SQL: sql syntax error: incorrect syntax near "out": line 6 col 8 (at pos 313)nSet Schema DDL statement: set schema "SYSTEM"nType DDL: create type "_SYS_BIC"."VIJAYG/Z_VBAK_SCALVIEW/proc/tabletype/VAR_OUT" as table ("VKORG" VARCHAR(15), "VTWEG" VARCHAR(15), "NETWR" DECIMAL(15,2))nProcedure DDL: create procedure "_SYS_BIC"."VIJAYG/Z_VBAK_SCALVIEW/proc" ( OUT var_out "_SYS_BIC"."VIJAYG/Z_VBAK_SCALVIEW/proc/tabletype/VAR_OUT" ) language sqlscript sql security definer reads sql data as  n /********* Begin Procedure Script ************/ n BEGIN n n       col_tab= CE_COLUMN_TABLE("SAP_ECC"."VBAK"); n       out = CE_PROJECTION(col_tab, ["VKORG","VTWEG","NETWR"], ' "VKORG" = ''1000'' ');n        n      END /********* End Procedure Script ************/n

 

 

 

 

Thanks.

Best Regards,

Edukondalu


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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