Skip to Content
0
Former Member
Dec 28, 2007 at 07:34 AM

Problem when creating a Function

15 Views

It was my first time to create a function.First I want to export a internal table into

the function ,but I was stopped when I define the parameter in 'TABLE' tab of Function

Development Interface.The error message is 'Table Parameters are obsolete'.

I can't understand it——Since it is obsole, why the original functions using Table para.

can still run well? (Just compared with statement 'occurs n' in internal table definition)

Who can tell me what's wrong?

Thank you very much!