SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Module - SAP ARIBA application management

Collection of functions and activities related to SAP Ariba Applications. You can use these activities directly in your project automation.

Class ARIBAPage

ARIBA Screen.
Extends Technologies of the class
irpa_core.core.WEBPage ARIBA


Activities :

Set Element Attribute

Set Attribute of Element (ARIBA)


Technical Name Type Minimal Agent Version
SetElementAttribute synchronous WIN-2.0.0 (WIN for Windows) MAC-3.17 (WIN for Windows)

Input Parameters:

Name Type Attributes Description
elementIdOrClass string ID or class attribute you want to set to an element in an ARIBA page.
attribute string Attribute (ID or class) to set to the element.
value string Value of the attribute.
index string optional Optional index of the element.

Output Parameters:

Name Type Description
result string Result.

Errors:

Error Class Package Description
Timeout irpa_core timeout reached waiting screen appearance
NotFound irpa_core page not found


Class ARIBAInput

The ARIBA Set element.
Extends Technologies of the class
irpa_core.core.Edit ARIBA


No specific activities for this class.

Class ARIBAElement

The Ariba Element control enables you to trigger actions.
Extends Technologies of the class
irpa_core.core.Element ARIBA


No specific activities for this class.