Skip to Content
0
Former Member
Oct 07, 2009 at 12:35 PM

Adding user comments to operations on the Planning Scheduling Board

105 Views

Hi,

I want to enable a user to add comments to an operation in /SAPAPO/CDPS0. I can extend the operation data : -

Transaction SE11

DATA TYPE = /SAPAPO/CDPS_FSEL_OPERATION

Double-click on CI_OPRCUS and create a new field within the structure

But I then need to identify a BADI/ UE which can be triggered to pop-up a dialogue box to ask a user to enter comments. I was wondering if the way to go is to define a new (custom) function for the toolbar, then make the implementation of this function in the BADI /SAPAPO/CDPS_FDISHEU to pop-up and ask the user for the comments.

Any help much appreciated.

Thanks,

Chris.