‎2007 Jul 30 12:59 PM
Hi Gurus...
Despite of declaring TYPE-POOLS : SLIS i am geting the following dump:
<b>
The function module "reuse_alv_grid_display" was called, but cannot be
found in the Function Library.
Error in ABAP application program.
The current ABAP program "ZPRACTICE2" had to be terminated because one of the
statements could not be executed.
This is probably due to an error in the ABAP program.
</b>
Plz help.
‎2007 Jul 30 1:03 PM
‎2007 Jul 30 1:01 PM
‎2007 Jul 30 1:02 PM
Hi,
Check the final table and Fieldcatalog, whether they are same or not.
Regards
kannaiah
‎2007 Jul 30 1:03 PM
‎2007 Jul 30 1:09 PM
Hi..
Call the Function Module using Pattern button in the Editor.
FM name should be in Upper Case in the Call Function Statement.
If u get an error after this plz paste the code.
<b>Reward if Helpful.</b>
‎2007 Aug 01 6:26 AM