‎2008 Jun 18 10:23 AM
Hello,
we had used to remote call the transaction RFC_CALL_TRANSACTION 9SAP R/3 4.4C).
Aftre upgrade to ECC 6.0 the transaction RFC_CALL_TRANSACTION does not exist.
Which one can we use instead of it?
Regards
Zeno
Edited by: zeno novak on Jun 18, 2008 1:43 PM
‎2008 Jun 18 5:15 PM
Hi Zeno,
You can use the FM RFC_CALL_TRANSACTION_USING
in ecc 6.0 .
Regards,
Santosh.
‎2008 Jun 18 5:39 PM
Hi Zeno,
The function group ATSV no more exists in the ECC 6 version of SAP, instead you could use the FM RFC_CALL_TRANSACTION_USING of the function group MRFC.
Let me know if you need any further information.
Regards
Yugandhar