GUI Script - Basic |
|
|
Mapping types in GUI script are similar to those of transaction types. These mapping types deal with single line records.
1. Excel to SAP: Tells Process Runner to get the value from Excel column 2. Fix Single Value: Tells Process Runner to use value provided in "Map Value" column 3. System Value: Tells Process Runner to use dynamically calculated value as provided in "Map Value" column. Eg. In the below capacity planning download we want to assign a specific type of file name for the downloaded file consisting of year,month, day, hours and seconds. For that we use system value and assign it as shown below in 2 screens.
You can see below how the file is created, after assigning system value as a mapping type
4. Fix Multi-line Value: Tells Process Runner to place a range of values as shown below
5. Excel Cell Value: Tells Process Runner to place value received from SAP to given Excel cell.
Next:
|