‎2008 Dec 08 8:55 AM
Hi,
How to use a table to capture the data from a file, in function module instead of using TABLES parameter.
This parameter should exist in IMPORT parameters of Function Module
Many Thanks in Advance
‎2008 Dec 08 8:57 AM
Hi,
A table can be used as Both import and and export parameter.
-Raj
‎2008 Dec 08 9:00 AM
Hi
If you use the TABLES parameters, then it can be passed from the Program to the FM and after processing it can be given back to the program from the FM
it is used for bothways
Regards
Ramchander Rao.K
‎2008 Dec 08 9:00 AM
‎2008 Dec 08 9:18 AM
Hi,
Both import and and export parameter can be used as per req.
Thanks & Regards,
Krishna..