Symptom
You have the following dump in you SRM system:
Short text
Syntax error in program "SAPLCOM_CFG_CHECK ".
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLCOM_ATTRIBUTE_NEW" had to be terminated because
it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLCOM_CFG_CHECK " in include
"LCOM_CFG_CHECKTOP " in
line 4:
"The type "COMM_SCEKBLINK" is unknown."
Source Code Extract
37 IF NOT lv_config_active IS INITIAL.
38 TRY.
39* Check whether upgrade has been executed already?
40 lv_crm_fm = lc_crm_fm.
>>>>> CALL FUNCTION lv_crm_fm
42 EXPORTING
43 iv_client = symandt
44 IMPORTING
45 ev_active = lv_active.
46 CATCH cx_sy_dyn_call_illegal_func.
47 ENDTRY.
48
Read more...
Environment
- SAP Supplier Relationship Management (SRM)
- SAP enhancement package for SAP Supplier Relationship Management
- Product Master Data
Product
Keywords
SAPLCOM_CFG_CHECK, SAPLCOM_ATTRIBUTE_NEW, LCOM_CFG_CHECKTOP, COMM_SCEKBLINK, lv_crm_fm, COMM_ATTRSET , KBA , SRM-EBP-PRO , Product Master Data , SRM-EBP-TEC-MW , Middleware , 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.
SAP Knowledge Base Article - Preview