Hi Suman,
sounds like your requirement can be fully covered with the REPLACE | UPSERT - SQL Reference - SAP Library command.
It does exactly that: insert if the key is not already present and replace the record if it is.
.- Lars
Hi Suman,
sounds like your requirement can be fully covered with the REPLACE | UPSERT - SQL Reference - SAP Library command.
It does exactly that: insert if the key is not already present and replace the record if it is.
.- Lars