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.
Key Takeaways on AI from ITC Vegas 2024
At ITC Vegas 2024, the sessions this year had a huge emphasis on how the insurance sector is rapidly advancing the ways in which they use AI. There’s a major shift happening where theoretical possibilities are turning into real-world implementations and this is becoming evident in many ways. Learn more in this blog post.
Three Tips for Successfully Harnessing Data in AI Implementation
Implementing AI successfully typically hinges on one crucial element: data. Without clean, well-governed and ample data, AI systems can struggle to deliver accurate insights and meaningful actions. In this article, learn three tips for harnessing data effectively in AI implementation.
Discovering Storybook: The Tool that Transforms Your Component Development Process
Component creation is an essential and often intricate part of the web development process. With the increasing complexity of applications, developers face the challenge of ensuring that each component functions correctly and seamlessly integrates within the rest of the system. Learn how Storybook can help.
What Are Successful AI Leaders Doing Differently?
In our recent study on AI-infused products, we wanted to get to the bottom of what really differentiates those who are leading the charge in AI and those who are falling behind. So what are AI leaders doing differently? Read this article to find out.