Dear Freinds ,
I need to delete records from KNVP table, is there any bapi or fm to delete the same , i don't want to use 'DELETE' statement to do the same.
records are almost 5000 , so my pm don't want to go for manual deletion ..
Thanx in Advance
Deepak
Record/Write a script to delete them from customer master instead. Don't to that manually. You also need to consider the orders/other documents that are already using these partners.
I recommend you to write a BDC for XD02 and run it from input file.
Follow Rob Statement.... Archive them.
Edited by: Sampath Kumar on May 4, 2011 9:09 AM
Add a comment