Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: How to preserve the Calculation View data into a permanent table with primary key condition checking - using Stored Procedure

$
0
0

Hi Sree,

 

Definitely i am not blaming any system

initiation is  - stmt written is correct or not.

I came to know the correct syntax.

I should not check the condition at all.

it is working fine with this syntax.

UPSERT TESTING_DATA_VIEW

(LOCATION_CODE,PLANT_CODE,

PRODUCT_CODE,MONTH_CODE,PART_

CODE,COST)
SELECT A.LOCATION_CODE,A.PLANT_CODE,A.PRODUCT_CODE,A.MONTH_CODE,A.PART_CODE,A.COST
  FROM  "_SYS_BIC"."PLANT_LIST/CAL_CUST_DATA_LIST";

 

Thanks,

Thara


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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