SAP Knowledge Base Article - Preview

3440017 - Syntax error in program "CL_CVI_LE_DATA_HARMONIZATION==CP"

Symptom

Dump below happens for CVI_LEDH.

Category               ABAP Programming Error
Runtime Errors         SYNTAX_ERROR
ABAP Program           CL_CVI_LE_DATA_HARMONIZATION==CP
Application Component  AP-MD-BF-SYN
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Short text                                                                                        |
|    Syntax error in program "CL_CVI_LE_DATA_HARMONIZATION==CP ".                                  |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Error analysis                                                                                    |
|    The following syntax error was found in the program                                           |
|     CL_CVI_LE_DATA_HARMONIZATION==CP :                                                           |
|    "El tipo "STCD6" es desconocido"                                                              |
|    " "                                                                                           |
|    " "                                                                                           |
|    " "                                                                                           |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Source Code Extract                                                                               |
----------------------------------------------------------------------------------------------------
|Line |SourceCde                                                                                   |
----------------------------------------------------------------------------------------------------
|    1|" Screen 1000 - List                                                                        |
|    2|MODULE status_1001 OUTPUT.                                                                  |
|    3|  SET PF-STATUS 'INIT'.                                                                     |
|    4|  SET TITLEBAR 'INIT'.                                                                      |
|    5|                                                                                            |
|    6|  DATA: lt_messages TYPE TABLE OF bapiret2,                                                 |
|    7|        ls_message  LIKE LINE OF lt_messages.                                               |
|    8|                                                                                            |
|    9|  IF go_cvi_ledh IS INITIAL.                                                                |
|>>>>>|    CREATE OBJECT go_cvi_ledh.                                                              |


Read more...

Environment

SAP ERP

Product

SAP ERP 6.0

Keywords

KBA , AP-MD-BF-SYN , Master Data Synchronization , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.