SAP ABAP Message Class AFX_GLOBAL Message Number 108 (Number assignment for the activity log has failed)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GMA (Application Component) Generating, Monitoring for Mass Data Archiving Solutions
     AFX_GLOBAL (Package) Archiving Framework: Global Objects
Attribute
Message class AFX_GLOBAL  
Short Description Global Messages (Usable in All AFX Objects)    
Message Number 108  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Number assignment for the activity log has failed
Help Document

Diagnosis

The number assignment for the activity log is made from interval of number range object AFX_ACT. The process of determining the next number has terminated with return code . The following list shows the possible exception scenarios with the corresponding 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 interval of number range object AFX_ACT exists. Create the interval if necessary.

For more information on the exception scenario, refer to the interface description (long text for the exceptions) in function module NUMBER_GET_NEXT (transaction SE37).

History
Last changed on/by 20130531  SAP 
SAP Release Created in   30