cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Entries from CVI_VEND_LINK Table and Change log should be updated in CDPOS and CDHDR Table

deepakmk1996
Explorer
0 Kudos

Hello SAP Experts,

We have a requirement where we have to Create a custom Program to De-Link the BP from Vendor by Deleting the Entries from CVI_VEND_LINK Table and for same the Change Log Should be updated in CDPOS and CDHRD Table.

Let us know if there is anyway we can achieve this deletion and updation of log by Standard Process like BAPI, FM, Class, etc.

Any pointers will be appriciated.

Thanks and Regards,

Deepak Maurya

Accepted Solutions (0)

Answers (1)

Answers (1)

manfred_reinart
Employee
Employee
0 Kudos

Hello,

you might want to have a look at SCDO for the management of change document functionality relating to business objects.

You might already find sth. there for the tables in question - or you can define, if needed. Tha FM or class based generated functionalities can the be used from your custom code to also feed information in the change documents tables.

See also https://blogs.sap.com/2021/02/10/complete-process-to-create-change-document-in-abap-and-sapui5/

Regards, Manfred