SAP Message APPLG232 - GP: Graphics proxy must be active for events to be sent

Diagnosis
An event is to be sent to the graphic but the graphic is not active.That is not permitted.

Procedure
This is a programming error. You should inform your systemadministrator.

Procedure for System Administration
You should correct the programming. Before calling the methodIF_GRAPHIC_PROXY~SEND_EVENT to send an event to the graphic the methodIF_GRAPHIC_PROXY~ACTIVATE must have been called (without the methodIF_GRAPHIC_PROXY~DEACTIVATE having been called subsequently).