SAP ABAP Message Class >0 Message Number 098 (Formal error: Event &1 not defined)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Attribute
Message class >0  
Short Description Contract A/R and A/P: Reserved message class    
Message Number 098  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050224   
Message Text
Formal error: Event &1 not defined
Help Document

Diagnosis

You want to process a function module, the name of which is to be determined dynamically. Before the name of the function module can be determined, an entry is required in table TFKFBM for event . This entry is missing, either because entries have been deleted from the table without authorization, or because the wrong event for calling was specified in a program.

System Response

Procedure

Procedure for System Administration

  1. Establish whether a function module exists with the name FKK_SAMPLE_XXX (whereby XXX stands for the number of the event).
  2. Enter this function module in table TFKFBM.

If you cannot do this, create an OSS message.

History
Last changed on/by 20091125  SAP 
SAP Release Created in