Search results for "module:SAP"
SAP::BC - Interface to SAP's Business Connector
*SAP::BC* is an OO interface that exposes functions within SAP's Business Connector (BC) as methods. It was primarily written as a class for discovering services and their respective RFC components for another module project SAP::BC::Proxy::SOAP whic...
PIERS/SAP-BC-XMLRFC-0.06 - 08 Oct 2002 09:17:14 UTC
Net::SAP - Session Announcement Protocol (rfc2974)
Net::SAP allows receiving and sending of SAP (RFC2974) multicast packets over IPv4 and IPv6. METHODS $sap = Net::SAP->new( $group ) The new() method is the constructor for the "Net::SAP" class. You must specify the SAP multicast group you want to joi...
NJH/Net-SAP-0.10 - 19 Sep 2006 16:02:58 UTC
SAP::WAS::SOAP - SOAP encoded RFC calls against SAP R/3 / Web Application Server (WAS)
Enabler for HTTP based SOAP calls to SAP using the WAS ( Web Application Server ) using the ICMAN interface ( SAP's Internet Connection MANager ). You need to ensure that login to the /sap/bc/soap/rfc service has been configured correctly using SAP t...
PIERS/SAP-WAS-SOAP-0.05 - 02 Sep 2006 08:35:15 UTC
SAP::BC::Iface - Perl extension for parsing and creating an Interface Object. The interface object would then be passed to the SAP::BC::XMLRFC object to carry out the actual call, and return of values.
This class is used to construct a valid interface object ( SAP::BC::Iface.pm ). The constructor requires the parameter value pairs to be passed as hash key values ( see SYNOPSIS ). Generally you would not create one of these manually as it is far eas...
PIERS/SAP-BC-XMLRFC-0.06 - 08 Oct 2002 09:17:14 UTC
SAP::BC::XMLRFC - Perl extension for performing RFC Function calls against an SAP R/3 using the Business Connector System. Please refer to the README file found with this distribution.
Enabler for XMLRFC calls to SAP vi athe SAP Business Connector...
PIERS/SAP-BC-XMLRFC-0.06 - 08 Oct 2002 09:17:14 UTC
SAP::WAS::Iface - Perl extension for parsing and creating an Interface Object. The interface object would then be passed to the SAP::WAS::SOAP object to carry out the actual call, and return of values.
This class is used to construct a valid interface object ( SAP::WAS::Iface.pm ). The constructor requires the parameter value pairs to be passed as hash key values ( see SYNOPSIS ). Generally you would not create one of these manually as it is far ea...
PIERS/SAP-WAS-SOAP-0.05 - 02 Sep 2006 08:35:15 UTC
Net::SAP::Packet - A SAP Packet
The "Net::SAP::Packet" class represents a single SAP Packet. It provides methods for getting and setting the properties of the packet. METHODS new( [$binary_data] ) Creates a new "Net::SAP::Packet" object with default values for all the properties. T...
NJH/Net-SAP-0.10 - 19 Sep 2006 16:02:58 UTC