There are many different types of classification information stored in SAP, with vendors being one very important type, as this information can potentially be included in audits. Because of that, a client may need to keep track of what changes have been made to the classification information for its vendors. These changes are stored in change documents and must be turned on for the client. It can be a fairly complicated process, so I’ve summarized the steps of how to accomplish these tasks below.
Turn Vendor Classification Change Documents ON
First step, ensure that the number range 01 is maintained (1-max) for the number range object CU_INOB (OSS note 65124)
Next, run program RCCLUKA2. This program checks a check box in config (will show that next) and refactors object keys in table INOB. In general, the vendor number is the object key used to look up characteristics in table AUSP. This program will change that key. You would use your vendor number as field INOB-OBJEK and get INOB-CUOBJ to use in AUSP instead. This could impact custom code and that needs to be kept in mind.

Once the program has successfully run, configuration to turn on change documents can be done. The path is SPRO->Cross-Application Components->Classification System-> Classes->Maintain Object Types and Class Types

In the table that comes up, find LFA1, highlight the row, and choose Class Types in the left panel.

The program ran RCCLUKA2 that was run previously will click Multiple Objs allowed. It looks like we can click it because it’s not grayed out, but it will not actually let you do it. But, once the program has run and that is clicked, we can then click Change Docs and click back, then save.

Now, change documents for Vendor Classification will be turned on and working.
Turn Vendor Classification Change Docs OFF
(On case it was turned on and there was an impact that wasn’t foreseen or the customer decides they no longer want this)
First, we’re going to go back into configuration and tick off the Change Docs checkbox and save. Follow the same SPRO steps as turning the change documents ON, except we’re unticking the check box.
Run program RMCLINOB. This will tick off the Multiple objs allowed checkbox and fix the object keys so that they will be the way they were before the change documents were turned on.

The process to turn the change documents for vendor classification on and off isn’t hard, but finding the steps to actually turn them on (and especially how to turn them back off) was. Hopefully, having all of the steps in one place will help others avoid the hassle when needing to turn on change documents for vendor classification.
About the Author:
Brandi Setzler is a Principal Consultant at Sparq and has been with the company for 15 years. She’s spent her career specializing in SAP ABAP. Brandi has led remote teams and worked as a developer for several clients as well as trained new employees to work in the space. She lives for her family, which includes a husband, two children, three French Bulldogs, a husky mix and three cats.

Five Ways User Feedback Can Transform Your Product Strategy
User feedback is a critical asset that can provide valuable insights into your users' wants and needs. It can also give important observations into your application's overall performance. In this article, Principal Product Strategist Toyia Smith shares five ways to better incorporate user feedback into your product strategy.

Balancing Technical Debt and New Features: A Product Owner’s Guide
The term "technical debt" frequently emerges in discussions about software development, product health and organizational effectiveness. However, its true meaning and the balance organizations must find between managing this debt and new feature innovation can be confusing. In this article, learn how to manage that delicate balance so you can create an exceptional product.

Navigating Digital Product Discovery: A Guide to Avoiding the 5 Common Pitfalls in Custom Product Development
In digital product development, a well-structured discovery phase is critical to a product’s long-term success. However, bringing a digital product from concept to reality can be challenging. In this article, Principal Product Strategist Josh Campbell shares his guide to avoiding five common pitfalls during digital product discovery.

Preparing Your Business for the Realities of AI and Machine Learning: Beyond the Hype
The buzz around artificial intelligence (AI) and machine learning (ML) has almost certainly reached a fever pitch. With benefits including increased efficiency and enhanced customer experiences, many businesses are eager to take advantage of these technologies. In this article by Chief Technology Officer Derek Perry, learn why organizations need a solid foundation to ensure they're ready to harness the benefits of AI and ML, before jumping in headfirst.