‎2008 Feb 08 7:48 AM
hi,
If u are using RFC and passing values to a remote system how does it work?
regards,
kb
‎2008 Feb 08 7:53 AM
I wold suggest to learn ABAP and SAP beeing educted by a training company instead of putting dozens of questions in this forum.
‎2008 Feb 08 7:53 AM
hi,
U will specify the destination for that RFC,now it will get the data from ur destination..
CALL FUNCTION <FMNAME> DESTINATION <DESTINATION NAME>...
U will write teh code which u want data from other system..
Regards,
nagaraj
‎2009 Jan 14 10:10 PM