SAP ABAP Message Class >0 Message Number 450 (Internal error during creation of additional documents)
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 450  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050224   
Message Text
Internal error during creation of additional documents
Help Document

Diagnosis

Function module FKK_CREATE_DOC_ADDITIONAL has been used in a non- permitted way. With this function module, you can create additional dependent documents dependent on the data of a document that has just been posted. This is possible due to the fact that for events 0010, 0020, or 0030, a function module is processed that in turn calls up module FKK_CREATE_DOC_ADDITIONAL.

You can create a maximum of 9 additional documents. These may not be created recursively however. This means that when you create a dependent document, you can no longer callup module FKK_CREATE_DOC_ADDITIONAL.

The function modules processed for events0010, 0020, or 0030 recognize from parameter I_ADD_DOC whether a dependent document is being created and prevent module FKK_CREATE_DOC_ADDITIONAL being called up.

One of these conditions has not been fulfilled.

System Response

Error message. Posting is terminated.

Procedure

Procedure for System Administration

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