SAP Message AFX_GLOBAL108 - Number assignment for the activity log has failed

Diagnosis
The number assignment for the activity log is made from intervalV1 of number range object afx_act. the process of determiningthe next number has terminated with return code &V2&.The following list shows the possible exception scenarios with thecorresponding return codes:
1:,,Interval not found.
2:,,Number range not internal.
3:,,Object not defined in TNRO.
4:,,Number of numbers required must be larger than 0.
5:,,Number of numbers required must be 1.
6:,,Interval used up; no turn-around possible.
7:,,Buffer is full.

System Response
The current program will be terminated.

Procedure
Contact your system administrator.

Procedure for System Administration
Use transaction SNUM to check whether intervalV1 of number range object afx_act exists. create the intervalif necessary.
For more information on the exception scenario, refer to the interfacedescription (long text for the exceptions) in function moduleNUMBER_GET_NEXT (transactionSE37).