SAP ABAP Message Class VY Message Number 017 (Recursive call: Routine &1, Stack &2, Maximum &3)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     VTRA (Package) Shipment costs
Attribute
Message class VY  
Short Description Messages for freight processing    
Message Number 017  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20100310   
Message Text
Recursive call: Routine &1, Stack &2, Maximum &3
Help Document

Diagnosis

The routine as been called recursively.
The maximum nesting depth (stack) has been exceeded.

System Response

To prevent the recursive call of the routines becoming a loop, processing was terminated after a maximum number of calls.
The maximum number of recursive calls is specified in the routine.

Procedure

Check whether the data processed is consistent. If necessary, increase the maximum number or recursive calls.

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