Solution : https://service.sap.com/sap/support/notes/101390 (SAP Service marketplace login required)
Summary :
SAP Note assists with error TD 610 "Reference chain &1 &2 &3 &4 interrupted", which occurs in the RV_MESSAGE_UPDATE function module during update termination. The issue arises when a referenced text is deleted, causing the system to be unable to find text contents for referencing chains. The solution lies in inspecting the READ_TEXT function module's exceptions during execution by print programs or user exits, ensuring that error handling processes are implemented to prevent update terminations related to missing text contents.
Key words :
system issues error message td 610, error handling process, reference chain &1 &2 &3 &4 interrupted, reference chain interrupted, rv_message_update function module, read_text function module, update termination occurs, error occurs, function module, update termination
Related Notes :
548615 | FAQ: Text determination in SD II |
548517 | FAQ: Text determination in SD I |