Symptom
Runtime Errors CALL_TRANSACTION_NOT_FOUND appears, while configuring Step ID 103549- Define Numbering Groups for Cash Journal.
Example:
Category ABAP programming error
Runtime Errors CALL_TRANSACTION_NOT_FOUND
ABAP Program CL_SIMG_ACTIVITY_API==========CP
Application Component BC-CUS-TOL-IMG
Date and Time 04/08/2022 08:28:21 (UTC)
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short Text |
| Transaction "S_EB5_05000362" is unknown. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? |
| Error in the ABAP application program. |
| |
| The current ABAP program "CL_SIMG_ACTIVITY_API==========CP" had to be |
| terminated because it found a |
| statement that could not be executed. |
| Transaction "S_EB5_05000362" is not listed in the table of transaction codes. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What can I do? |
| Note which actions and entries caused the error to occur. |
| |
| Consult your SAP administrator. |
| |
| Using transaction ST22 for ABAP dump analysis, you can view, manage, |
| and retain termination messages for longer periods. |
| Note which actions and entries caused the error to occur. |
| |
| Consult your SAP administrator. |
| |
| Using transaction ST22 for ABAP dump analysis, you can view, manage, |
| and retain termination messages for longer periods. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Error Analysis |
| The current ABAP program uses CALL TRANSACTION to call transaction |
| "S_EB5_05000362". |
| Table TSTC does not contain an entry for transaction "S_EB5_05000362". This |
| could |
| be due to a program error (incorrect transaction code specified). |
| Note also that the system is case-sensitive. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|How to correct the error |
| Check whetehr the transaction just needs to be listed in the directory |
| or the program needs to be corrected. |
| If the error occurs in a non-modified SAP program, you might be able to |
| find a solution in the SAP Notes system. If you have access to the SAP |
| Notes system, check there first using the following keywords: |
| |
| "CALL_TRANSACTION_NOT_FOUND" |
| "CL_SIMG_ACTIVITY_API==========CP" or CL_SIMG_ACTIVITY_API==========CCIMP |
| "LIF_IMG_ACTIVITY_EXECUTE~CALL_TRANSACTION" |
| If you cannot solve the problem yourself, please send the following |
| information to SAP: |
Cause
Transaction S_EB5_05000362 is missing.
Resolution
Upgrade to version CE2208 to fix the issue.
Keywords
KBA , FI-BL-PT-CJ , Cash Journal , BC-CUS-TOL-TME , View Maintenance Tool , FI-BL-PT-CJ-2CL , Cash Journal (Public Cloud) , Problem