Start Transaction
Last updated
Last updated
This is pre-built Action located under the @Sap Element. It instructs the Avo Assure Client to navigate to the transaction code which is given in the Input value.
Input:<Input text>
Note: Input text should be Transaction ID (T-Code) for this syntax, and they are case insensitive.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a scenario where user is automating a scenario where they log into SAP and they want to navigate to the "VA01" transaction code to create a sales order. The Action will ensure that the transaction can be started successfully after logging into the system When this Action is triggered. The "Start Transaction" Action is used to automate the navigation to a "VA01" transaction code.
Va01
The Start transaction Action needs to start transaction for VA01 code which is for creating Sales order.
The Start transaction Action is started the transaction for creating sales order by taking Input text from the Input Value.