Application Development 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: 

Deimplement of snote1636666

Former Member
0 Kudos

Hi,

Initially we implemented the note 1636666.

The prerequisite in the note is to activate the badi implementation CVI_ASSIGN_CUST_VEND and then implement the note.

Later we deimplemented the note. But when we checked all the methods in the class (CL_IM_CVI_ASSIGN_CUST_VEND )which was generated were removed but the class is still present.

Also, in SE19 the badi CVI_ASSIGN_CUST_VEND itself is not present.

In note log we found the message Correction Instruction is incompletely deimplemented and the user has confirmed complete deimplemetation.

Please tell how to correct this situation and deimplement the note properly.

Note: we are in release 605 and level 6.

All pointers are really appreciated.

1 REPLY 1

FredericGirod
Active Contributor
0 Kudos

Hi Mohamed,

you could re implement the note and remove again properly

or direct suppress the class

regards

fred