Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete Customer Records

Former Member
0 Likes
1,026

Hi Guru's

I'm trying to delete customer data using the object "FI_ACCRECV" with the T-code "SARA". At the end of "Create Archive Files" phase, I receive this kind of messages for some records: "find usage in partner role (KNVP)" and "find usage in partner role (VBPA).

How can I remove this "blocks" in order to delete these data?

Best Regards

Marco

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
890

Hi Marco,

Do you have an answer to this problem already?

I'm facing it too...

Thanks.

Hi Guru's

I'm trying to delete customer data using the object "FI_ACCRECV" with the T-code "SARA". At the end of "Create Archive Files" phase, I receive this kind of messages for some records: "find usage in partner role (KNVP)" and "find usage in partner role (VBPA).

How can I remove this "blocks" in order to delete these data?

Best Regards

Marco

4 REPLIES 4
Read only

Former Member
0 Likes
891

Hi Marco,

Do you have an answer to this problem already?

I'm facing it too...

Thanks.

Read only

0 Likes
890

You cannot just archive a customer ( and physically delete ) which is a master data if it is used elsewhere means as partner of other customer or used as a partner in Sales Order/Contract which are transactional data. We have to archive the transactional data first and delete them first and then only you should be able to archive(and delete) the master data.

Read only

0 Likes
890

Hi Ana, sorry if I did not anwser myself. I have solved the issue, following the procedure already described above by Rudra Roy.

Read only

0 Likes
890

Thank you for your answers.