Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: How to update a Z-table in CRM PCUI??

$
0
0


you can use modify statement as these works as

 

INSERT - adds a new record to the table. If the row (key) exists, issues an error.

UPDATE - updates an existing record to the table. If the row (key) does not exist, issues an error.

MODIFY - If the key(record) exists, modifies the record. If the record does not exist, adds the record to the table.

 

 

Regards,

Harish


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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