cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Internal application error of BO /SCMTMS/TOR of component TM-FRM-FRO

mustafa_74199
Participant
0 Likes
8,117

Hi,

We regularly see the short dump MESSAGE_TYPE_X in ST 22. Do you have any idea regarding the root cause?

Accepted Solutions (1)

Accepted Solutions (1)

melinda_miskolczi
Product and Topic Expert
Product and Topic Expert

Hello Mustafa,

The dump comes from bgRFC which calls a few custom classes:
ZTMX_CL_CAP_BUILDER=>MODIFY_FU_CAP2
ZTMX_CL_CAP_BUILDER=>BUILD_FU_CAP2
ZTMX_CPXCL_ZTMX_CAP2_PSHUID2_R=>DO_APPLICATION_PROCESSING.

These classes call action REPORT_EVENT on TOR node EXECUTIONINFORMATION_TR, there's a failed change on this node. In this format I cannot see the whole key of the node, but you can open the dump in un-formatted display mode, and search for it. Then you can check on the database, which TOR this EXECUTIONINFORMATION key belongs to. I suggest to check the dump by the custom-development team.

Best regards,

Melinda

mustafa_74199
Participant
0 Likes

Hi Melinda,

Many thanks for your support.

Best Regards.

Answers (2)

Answers (2)

S_Sriram
Active Contributor

Hi Mustafa.

Check this SAP note 2544648

Regards

SS

melinda_miskolczi
Product and Topic Expert
Product and Topic Expert

Hello,

As TM uses BOBF framework, if there's an error during a process (for example, some actions cannot be performed), BOBF raises this dump. It could mean inconsistency during the program running, for example. You can check 2 points:

  • the Application Information section contains more information about the dump
  • the call stack can show, where the dump comes from

If you could download and attach the dump in TXT format from ST22, I could tell more.

Best regards,

Melinda

mustafa_74199
Participant
0 Likes

Hi Melinda, thanks for your reply. Attachment is coming.

mustafa_74199
Participant
0 Likes

file.txt

Hi Melinda, hear is the dump.

Thanks in Advance.