NAME
DR::SAP::Operation - Base class for all SAP web service operation objects
VERSION
version 0.15
ATTRIBUTES
wsdl
METHODS
name
build_response
Creates a response object from the SOAP response data.
response_class
Intended to be overridden by the sub-class. Defaults to <ref($self) . '::response'>.
compile
Accepts named arguments (user, password and transport_hook) and returns the compiled (using XML::Compile's definition of compiled) client.
AUTHOR
Brian Phillips <bphillips@digitalriver.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Digital River, Inc
All rights reserved.