2008 Jan 30 6:41 AM
Hi Experts,
When I am running a program to display the output as a hierarchial list format it is throwing a short dump saying that in the standard program 'SAPLSKBH' the function K_KKB_FIELDCAT_MERGE the importing data where source code is being passed in to the field DATA in the form of internal table L_ABAP_SOURCE[]. The internal table width is less than the sourcecode.
As a result the program is going to dump.
Please suggest a solution for this.
Regards,
Ramkishore.
Hi Experts,
When I am running a program to display the output as a hierarchial list format it is throwing a short dump saying that in the standard program 'SAPLSKBH' the function K_KKB_FIELDCAT_MERGE the importing data where source code is being passed in to the field DATA in the form of internal table L_ABAP_SOURCE[]. The internal table width is less than the sourcecode.
As a result the program is going to dump.
Please suggest a solution for this.
Regards,
Ramkishore.
2008 Jan 30 6:50 AM