Hi all,
In a BPS planning layout, I need to be able to execute several functions when data in the layout is changed. However, the standard functionality only allows one reference to a function button. I've browsed the BSP-code in SE80, have had a closer look at the module OnInputProcessing, but still I'm not sure how to add a sequence of functions when data is changed in the layout. Should this be done by modifications to the BSP or should I use an exit instead?
How have you solved similar problems?
Thanks in advance for any help/suggestions.
Regards,
Morten
Hello Morten,
you are right, you can attach a function button to the layout. However, what you missed is that you can assign a global planning sequence to this button. This way you can easily execute several planning functions.
Regards,
Marc
SAP NetWeaver RIG, US BI
Add a comment