Transaction - New Process

Previous  Home  Next

You can record SAP transaction flow using this wizard. Type in Transaction code, review the settings and press Enter to login to SAP. Wait for SAP GUI to launch. Record your transaction in SAP GUI and save or exit out of the transaction.This screen helps you create a new SAP transaction file.

 

trans-new process

 

Finally, follow the steps on this wizard to save your recording to a file.

Transaction Code: Enter SAP Transaction Code that you want to use.

Logon Shortcut File: Enable this option and select the Logon Shortcut File that you want to use for SAP Login. Using this step will bypass SAP logon prompt.

Get Fields from SAP Mode: This controls if Process Runner should get the fields from SAP or not and if so, what type of method should it use. Change this only if you know the impact of the selection you make or if you were asked to do so.

Import Recording: Import existing recording from SAP.

 

Recording Options

Run As Batch Input Session: Selecting this option will force Process Runner to run the transaction in batch input mode. Unselecting will force it to run in non-batch input (as you would run normally in SAP GUI) mode. Some of the transactions needs to be run in non-batch input mode.

Stop on COMMIT: Selecting this option will force Process Runner to stop the transaction when it encounters COMMIT statement. Unselecting this option will force Process Runner to continue the transaction even when it encounters COMMIT statement. You may have to unselect this option for some of the transactions. This check box is usually tied with "Run in batch input mode" check box.

Record Controls (Static recording only): When you activate this option, Process Runner records SAP control framework objects ( ALV grid, tree view etc.) in static mode. You can run transaction with such control but any input to these controls cannot be changed at runtime. Remember not to map and change any value that is sent to control object as it will not be effective and your recording might not work. Mapping to values outside of control object should work as usual and you should perform mapping as required. It is suggested that you use this option only when required or suggested by an expert or Innowera Support engineer.

Background Mode: Some transactions require you to turn on Background simulation for successful execution. You can set this option before recording in Process Runner New wizard.

 

Next:

BAPI/RFM - New Process