‎2007 Oct 31 4:10 AM
Now, to decleare table paramater under tab 'tables' are obsolete, and system recommand to declare it under tab "changing", Howerver, the paramater refering to the table defined in the dictionary under tab 'changing' can not be recongized as an internal table in the body of function. anyone can help on this?
‎2007 Oct 31 4:16 AM
Hi Yong,
You need to refer that field to the table type in the changing.
For eg MARA_TAB is table type for MARA table.
Regards,
Atish
‎2007 Oct 31 5:08 AM
The field is refering to the table type which is defined in the dictionary
‎2007 Oct 31 4:20 AM
Hi,
I am not sure if it is obsolete as most of the SAP standard function modules still have TABLES parameter defined.
ashish