SAP Message >0098 - Formal error: Event &1 not defined

Diagnosis
You want to process a function module, the name of which is to bedetermined dynamically. Before the name of the function module can bedetermined, an entry is required in table TFKFBM for event &V1&. Thisentry is missing, either because entries have been deleted from thetable without authorization, or because the wrong event for calling wasspecified in a program.

Procedure
INCLUDE NA_SYSADMIN1 OBJECT DOKU ID TX

Procedure for System Administration
Establish whether a function module exists with the name FKK_SAMPLE_XXX(whereby XXX stands for the number of the event).
Enter this function module in table TFKFBM.
If you cannot do this, create an OSS message.