Start Transaction

This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to navigate to the specified SAP transaction code (T-Code) provided in the Input Value.

Syntax

Input Value: <Input text>

Argument
Description

<Input text>

(Required)

Provide transaction ID (T-Code) to start.

Note: This is case-insensitive.

Output Value

Argument
Description

<Dynamic Variable> (Optional); <Dynamic Variable> (Optional)

This dynamic variable holds the status of the action as True or False

Example:

Starting the 'VA01' Transaction Code to Create a Sales Order in SAP

The Start Transaction action takes the value from the Input Value column (e.g., VA01) and starts the transaction code in the SAP application. The result of the transaction start operation is stored in the {transactionStatus} variable.

Last updated

Was this helpful?