cancel
Showing results for 
Search instead for 
Did you mean: 

Product master - delete the product assigned to interchangeability group

Former Member
0 Kudos

Hi Guru's

I have to delete the product which is assigend to inetrchangeability groups. In TCode: /incmd/ui, i can delete the product, but i have to delete it in a zprogram based on user input (ie. product, snp planner).

Is there is any BAPI or FM to delete the product assigned to the interchangeability groups.

Regards

Gajendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gajendra,

You can use the below class and method.

CALL METHOD /incmd/cl_incsrvi_cntl=>chain_delete

Regards,

Siva.

Answers (0)