‎2008 Oct 31 7:22 AM
Hi,
I am working in ECC 6 version and in Function module builder 'Table Parameter is marked as obsolate ' and i cant entry any thing there .
My problem is i want to write a search help exit and due to this obsolate problem i maintained parameters in Changing parameters . When i attached my exit to the search help it shows error , it says like for an exit there must be a table parameter in the interface . What can i do in this case , Please help?
Regards,
Ratheesh BS
‎2008 Oct 31 7:24 AM
Hi Rateesh,
Though TABLES parameter is obsolete in Function Builder, You can use it. You need to use LIKE instead of TYPE. This will solve the issue.
Best Regards,
Ram.
‎2008 Oct 31 7:24 AM
Hi Rateesh,
Though TABLES parameter is obsolete in Function Builder, You can use it. You need to use LIKE instead of TYPE. This will solve the issue.
Best Regards,
Ram.
‎2008 Oct 31 7:25 AM