SAP Message >0450 - Internal error during creation of additional documents

Diagnosis
Function module FKK_CREATE_DOC_ADDITIONAL has been used in a non-permitted way. With this function module, you can create additionaldependent documents dependent on the data of a document that has justbeen posted. This is possible due to the fact that for events 0010,0020, or 0030, a function module is processed that in turn calls upmodule FKK_CREATE_DOC_ADDITIONAL.
You can create a maximum of 9 additional documents. These may not becreated recursively however. This means that when you create adependent document, you can no longer callup moduleFKK_CREATE_DOC_ADDITIONAL.
The function modules processed for events0010, 0020, or 0030 recognizefrom parameter I_ADD_DOC whether a dependent document is being createdand 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
INCLUDE NA_SYSADMIN1 OBJECT DOKU ID TX

Procedure for System Administration
INCLUDE FICA_NA_OSS OBJECT DOKU ID TX