SAP Error : System error (termination point Document Number Replacement)
In my SAP System implement splitting document, when try upload journal occurs error below :
Error analysis
Short text of error message:
System error (termination point Document Number Replacement)
Long text of error message:
Diagnosis
An internal error has occurred.
System Response
You cannot continue with processing.
Procedure
Contact SAP to establish whether the error can only be rectified by
a program correction, or whether it can also be rectified by
changes to the settings. There may also be an error in the updating
of the data which must be resolved.
Specify the following parameters when reporting the error:
o Message : GLT0/000
o Program :
o Termination point : Document Number Replacement
Technical information about the message:
Message class....... "GLT0"
Number.............. 000
**********************************
After debug why this happen, I found that there are summarization procedure for not unique item journal.
My solution is make unique line item journal in field assignment.
Error analysis
Short text of error message:
System error (termination point Document Number Replacement)
Long text of error message:
Diagnosis
An internal error has occurred.
System Response
You cannot continue with processing.
Procedure
Contact SAP to establish whether the error can only be rectified by
a program correction, or whether it can also be rectified by
changes to the settings. There may also be an error in the updating
of the data which must be resolved.
Specify the following parameters when reporting the error:
o Message : GLT0/000
o Program :
o Termination point : Document Number Replacement
Technical information about the message:
Message class....... "GLT0"
Number.............. 000
**********************************
After debug why this happen, I found that there are summarization procedure for not unique item journal.
My solution is make unique line item journal in field assignment.
Comments