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 itSince 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!