Skip to main content

SAPGUI actions for RPA

Project description

RPA_SAP

Python module delivers some actions to automate SAPGUI operations (Sap Scripting) The module is compatibile with the Robocorp.

Installation

To install the package run:

pip install rpa-sap

Example

Open new SAPGUI session

from rpa_sap import SapGui

sapgui = SapGui()

sapgui.open_new_session(connection_string, user_id, password, client, language)

Dependencies

Python packages: pandas >= 1.4.4, pywin32 >= 303

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpa-sap-1.1.3.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

rpa_sap-1.1.3-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page