‎2008 Dec 02 6:12 AM
Hi SAP Experts,
i created a row type and line type in SE11 a function module in SE37 in ECC 6.0.when i tried to assign the table type in tables parameter associated type, i am getting an error like this.
when i tried to do this 4.7e funciton module got activated but in ECC 6.0 i am getting the error.
' Tables parameter is obsolate'.
can i get the detail description for the error
Regards,
kavitha
‎2008 Dec 02 6:14 AM
hi,
you may be using some type definitions wrong for example like etc...
‎2008 Dec 02 6:15 AM
this is just a warning message , u can double click and continue.
‎2008 Dec 02 6:22 AM
Hi Kavitha,
TABLES parameter is Obsolete in ECC 6. Double click on this message you'll find the related info.
Thanks,
Sai
‎2008 Dec 02 6:22 AM
Hi
It is just a warning message. You can ignore it if you want. But keep in mind that TABLES Parameters are outdated for Normal function modules and it should be used only for the function modules of other types for eg RFC.
Cheers,
Hakim