SAP Knowledge Base Article - Preview

3469469 - The customized program used in the process chain failed with SYNTAX_ERROR when performing a selective deletion for ADSO requests.

Symptom

After upgrading the system from SAP BW 7.4 SP 14 to SAP BW 7.5 SP 28, the process chain job failed with the below dump SYNTAX_ERROR when executing the customized program which perform a selective deletion of ADSO requests:

Category               ABAP programming error
Runtime Errors         SYNTAX_ERROR
ABAP Program           ZPMR_ADSO_REQ_DEL_BY_FISCPER

Error analysis:
    The following syntax error has occurred in program
     ZPMR_ADSO_REQ_DEL_BY_FISCPER            :
    Formal parameter "I_ADSONM" does not exist. exist.

Source code:

  120                        LINE-SIZE 255
  121                        SPOOL PARAMETERS l_pripar
  122                        ARCHIVE PARAMETERS l_arcpar
  123                        AND RETURN.
>>>>>   ELSE.
  125     READ TABLE l_t_info INTO l_s_info
  126          WITH KEY fnam = 'X_PLANNED'.
  127     IF sy-subrc = 0.
  


Read more...

Environment

  • SAP BW 7.5 all versions
  • SAP BW/4HANA 1.0 all versions
  • SAP BW/4HANA 2.0 all versions
  • SAP BW/4HANA 2021 all versions
  • SAP BW/4HANA 2023 all versions

Product

SAP NetWeaver 7.5

Keywords

CL_RSDSO_DATA_REQUEST_LIST ,  i_s_tlogo , i_adsonm , CREATE , SYNTAX_ERROR , ADSO , customize program, process chain , upgrade , export parameter , class , normal behavior , BW 7.5 version. , KBA , BW-WHM-DST-PC , Process Chains , BW-WHM-DBA-ADSO , DataStore Object (advanced) , 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.