Question or Problem
There exists an issue with Include /DSCSAG/LDOCUMENT2U38 when installing SAPK-51014INECTR / ECTR 510: SP 14.
***************************************************************** Generating users of the transported includes Program /DSCSAG/SAPLDOCUMENT2, Include /DSCSAG/LDOCUMENT2U38: Syntax error in line 000566 The data object 'LS_DOC_FILE_URLS' does not have a component called 'COMP_ID'. *****************************************************************
Causes or Possible Causes
The instructions in note 2049249 / 2773525 were not followed for this section:
In addition to the required SAP Notes for predecessor SPs, the following SAP Notes apply for SP14 of ECTR 510...
FM /DSCSAG/DOC_CHECKIN_GET_URL (Include /DSCSAG/LDOCUMENT2U38) contains this code:
... ls_doc_file_urls TYPE cdesk_srv_s_file_update_url, ... *----- new PHIO and URL then ls_documentfiles_out-file_id = ls_doc_file_urls-phio_id. ls_documentfiles_out-docfile_url = ls_doc_file_urls-url. ls_documentfiles_out-comp_id = ls_doc_file_urls-comp_id. "<=================== APPEND ls_documentfiles_out TO et_documentfiles_out. ELSE. ...
The structure cdesk_srv_s_file_update_url has been extended with note 2659725 with a new component "COMP_ID".
So this note must be installed in the system before SP14 will be installed.
Diagnostic Steps
Use transaction SE11 to view structure cdesk_srv_s_file_update_url. There should be a component "COMP_ID". If not, the mandatory notes listed in 2773525 are missing.
Known Errors and Solutions
Read note 2049249 (for ECTR 510) / note 2325172 (for S4ECTR 100) before you install an SP for ECTR!
Install at least these notes:
- 2655277 - Program error of interface IF_CDESK_AFTER_CONFIRM_FILE
- 2659725 - Component ID information passed to support POST operation on CDESK_SRV_GET_FILE_UPLOAD_URL
Additional information
All of the notes listed in note 2773525 have to be installed for ECTR 510 SP 14. You have to install the list for ECTR 510 SP 13, ECTR 510 SP 12, SP 11, ... (not just the list under section ECTR 510: SP 14).
See Also
Read suggested related topics:
- 2049249 - ECTR: Release strategy for ABAP Add-on ECTR
- 2773525 - ECTR: Additional Release information for ABAP Add-on ECTR 510