cancel
Showing results for 
Search instead for 
Did you mean: 

Deletion of customers in TPVS

former_member503200
Participant
0 Kudos

How to exclude onetime customers in CIF and how to delete the one time customers already updated on SCM - TPVS side.  I know I need to delete resource assignments, assigned transaction data, and then run deletion program.  Is there anything I am missing?

thx

Jeff

Accepted Solutions (0)

Answers (1)

Answers (1)

selvakumar_mohan
Active Participant
0 Kudos

Hi,

Deleting the BPs, Location once created is possible directly with the Flag for deletion option.

1. Location - you can delete via the deletion flag available in the menu of the Location definition transaction.

2. BP/ Customer- you can delete the the BPs by using the transaction BUPA_PRE_DA(Flags for deletion) and BUPA_DEL transaction can be used to delete the BPs which were flagged for deletion in the previous transaction.

The above transaction to delete the BP/ Customer will only delete the BPs which does not have any dependencies. It will not delete the one's with the transaction dependencies.

Unconventional Option: You can debug the program, can skip the dependencies check and make the customer get deleted. BEWARE that it will make the TORs, TRQs, Master data wherever those customers are used.

Thanks,

Selvakumar M.