REQUEST SERVICE Action
The REQUEST SERVICE action makes it possible to use a service of an intelligent business object (see Communication Between Systems). For example,
REQUEST SERVICE RegisterProduct OF LaserQuote
The VIA keyword can be used to indicate specific channel through which the service is requested, for example
REQUEST SERVICE RegisterProduct OF LaserQuote VIA Sockets
If the VIA keyword is not specified, the default channel of the service provider is used.