Hello experts,
I'm facing a scenario which works according the following pattern.
Our users will do their planning activities based on material groups. Depending on the specific material groups they plan either quantity or amount but never both keyfigures. In order to guarantee the correct execution of this process only the correct field should be input-ready.
My first apporach was to redefine the CHECK method of CL_RSPLS_CR_EXIT_BASE in an inheriting class. This class can be used for characteristic relationships for the planning cube. But like that, I just found a way to disable input-readyness for the complete line (all key figures) instead of specific key figures.
Can you give me an advice how this requirement can be fullfilled?
Thanks and regards.
Tim