Dear Experts,
Today I had a discussion with functional consultant and they have the below requirement.
I have a Ztable ( let Zven_upload ).
Now I upload the data from excel file and modify the Ztable ( Zven_upload ).
As of now everything thing is working fine.
But now ...
If in that Ztable (Zven_upload ) there are so many fields like matnr, sernr, ean, deleted, ebeln, lifnr like so many fields are there.
my program is sucessfully uploading data to ztable.
now their requirement is like...If the sernr(serial number) value is already exist in the z table ( Zven_upload ) during excel file data modification into ztable that means if there is any existing sernr(serial number) in the Ztable (Zven_upload ), then i need to set the deletion flag so that they will delete the duplicate entries.
if there is no existing sernr(serial number) in excel sheet then it ll upload as usual.
my doubt is what is that deletion indicator and how to set ???
please guide me.
Kind Regards,
Ajit