Quantcast
Channel: SCN: Message List - SAP ERP Financials - Treasury Applications
Viewing all articles
Browse latest Browse all 5623

SYNTAX_ERROR when trying to create or edit Transactions

$
0
0

Hi Experts, does any one know what to do when this Short Dump - Syntax Error appears when trying to access / create any TRM-TM product transaction???

 

Any Help would be GREATLY appreciated!

 

 

Regards

 

Santiago

 

Runtime Errors         SYNTAX_ERROR

Date and Time          26.08.2014 10:00:24

----------------------------------------------------------------------------------------------------

 

 

----------------------------------------------------------------------------------------------------

|Short text                                                                                        |

|    Syntax error in program "SAPLISSR1 ".                                                         |

----------------------------------------------------------------------------------------------------

 

 

----------------------------------------------------------------------------------------------------

|What happened?                                                                                    |

|    Error in the ABAP Application Program                                                         |

|                                                                                                  |

|    The current ABAP program "CL_IM_FTR_BAVM================CP" had to be                         |

|     terminated because it has                                                                    |

|    come across a statement that unfortunately cannot be executed.                                |

|                                                                                                  |

|    The following syntax error occurred in program "SAPLISSR1 " in include                        |

|     "CL_MANAGER_TRS================CU " in                                                       |

|    line 169:                                                                                     |

|    "The type "TRDY_DIST_FLOW_KEY" is unknown."                                                   |

|    " "                                                                                           |

|    " "                                                                                           |

|    " "                                                                                           |

|                                                                                                  |

|                                                    |

|                                                                                                  |

|    The current ABAP program "CL_IM_FTR_BAVM================CP" had to be                         |

|     terminated because it has                                                                    |

|    come across a statement that unfortunately cannot be executed.                                |

----------------------------------------------------------------------------------------------------

 

 

----------------------------------------------------------------------------------------------------

|Error analysis                                                                                    |

|    The following syntax error was found in the program SAPLISSR1 :                               |

|    "The type "TRDY_DIST_FLOW_KEY" is unknown."                                                   |

|    " "                                                                                           |

|    " "                                                                                           |

|    " "                                                                                           |

----------------------------------------------------------------------------------------------------

 

 

----------------------------------------------------------------------------------------------------

|Trigger Location of Runtime Error                                                                 |

|    Program                                 CL_IM_FTR_BAVM================CP                      |

|    Include                                 CL_IM_FTR_BAVM================CM00M                   |

|    Row                                     5                                                     |

|    Module type                             (METHOD)                                              |

|    Module Name                             IF_EX_FTR_BAV~EVT_IS_ACTIVE                           |

----------------------------------------------------------------------------------------------------

 

 

----------------------------------------------------------------------------------------------------

|Source Code Extract                                                                               |

----------------------------------------------------------------------------------------------------

|Line |SourceCde                                                                                   |

----------------------------------------------------------------------------------------------------

|    1|METHOD if_ex_ftr_bav~evt_is_active.                                                         |

|    2|                                                                                            |

|    3|* BODY                                                                                      |

|    4|* check ISSR is active for company code                                                     |

|>>>>>|  CALL FUNCTION 'ISSR_IF_GET_ISSR_STATE'                                                    |

|    6|    EXPORTING                                                                               |

|    7|      i_bukrs = im_company_code                                                             |

|    8|    IMPORTING                                                                               |

|    9|      e_state = rf_active.                                                                  |

|   10|                                                                                            |

|   11|* is ISSR active for asset type                                                             |

|   12|  CHECK rf_active IS NOT INITIAL AND                                                        |

|   13|        im_rantyp IS NOT INITIAL.                                                           |

|   14|                                                                                            |

|   15|  CALL FUNCTION 'ISSR_MD_ADMIN_CHECK_DYN_ACTIV'                                             |

|   16|    EXPORTING                                                                               |

|   17|      i_bukrs      = im_company_code                                                        |

|   18|      i_rantyp     = im_rantyp                                                              |

|   19|    IMPORTING                                                                               |

|   20|      e_flg_active = rf_active.                                                             |

|   21|                                                                                            |

|   22|ENDMETHOD.                                                                                  |

----------------------------------------------------------------------------------------------------


Viewing all articles
Browse latest Browse all 5623

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>