Symptom
- PERFORM_PARAMETER_TOO_SHORT dumps in ST22
- These dumps are occurring every day in the system
Category ABAP programming error
Runtime Errors PERFORM_PARAMETER_TOO_SHORT
Except. CX_SY_DYN_CALL_ILLEGAL_TYPE
ABAP Program SAPLBDL3
Application Component SV-SMG-SDD
|Error analysis |
| An exception has occurred in class "CX_SY_DYN_CALL_ILLEGAL_TYPE". This |
| exception was not caught |
| in procedure "BDL_EXECUTE_FUNCTION" "(FUNCTION)" or propagated by a RAISING |
| clause. |
| Since the caller of the procedure could not have anticipated this |
| exception, the current program was terminated. |
| The reason for the exception occurring was: |
| The reason for the exception is: |
| You are trying to submit a field to a structured parameter. The field |
| appears to be shorter than the structure of the parameter. This action |
| is not supported. This is parameter number 3 of FORM "TCC_START" in program |
| "SAPLBDL3". The actual parameter is 280 bytes long, while the formal parameter |
| is 360 bytes long. |
|Information on where terminated |
| The termination occurred in ABAP program or include "SAPLBDL3", in |
| "BDL_EXECUTE_FUNCTION". The |
| main program was "SAPMSSY1". |
| |
| In the source code, the termination point is in line 84 of include "LBDL3U07". |
| include "LBDL3U07". |
| The termination is due to exception "CX_SY_DYN_CALL_ILLEGAL_TYPE" occurring in |
| procedure "BDL_EXECUTE_FUNCTION" "(FUNCTION)", |
| but not being handled locally there or being declared in the RAISING |
| clause. |
| The procedure is in program "SAPLBDL3". Its source code begins in line 1 of |
| include "LBDL3U07"
Read more...
Environment
ABAP System with ST-PI installed
Product
SAP Solution Manager 7.2
Keywords
PERFORM_PARAMETER_TOO_SHORT, CX_SY_DYN_CALL_ILLEGAL_TYPE, SAPLBDL3 LBDL3U07, BDL_EXECUTE_FUNCTION , KBA , SV-SMG-SDD , Service Data Download , 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