‎2007 Aug 17 11:04 AM
How to created an external Commands to call other systems from SAP?
Regards,
pandu
‎2007 Aug 17 11:56 AM
Your question is not quite clear.
If you want to define a connection to an other system, for a remote procedure call (RPC) you can use transaction SM59.
If you want to create an external command ( a command on the operating system level that runs the sap server) you need transaction SM69.
Another way to access other systems is via a web service, you can use the soap client ( class CL_SOAP_APPLICATION_CLIENT, or some other CL_SOAP_*-class)
‎2007 Aug 17 12:14 PM
Hi,
There is a provision for simulation in SAP through which we can call different systems through SAP als SAP XI is used for integration to external systems.
Regards,
Ameet