•Parameter Name: Parameter Name provides actual name of the parameter type as defined in SAP interface. •Field: Displays SAP Field name. •Field Description: Displays Field or Screen description if you had earlier requested that information while creating this file. This is purely for information or readability purpose and does not impact how transaction is executed. •Table: This column displays Associated Type as defined in interface for this BAPI. It could be SAP structure or Table. •Map Value: In this field you provide actual mapped value based on Mapping Type. For example, if you have mapping type set as "Excel to SAP", you specified which Excel column to use in this column. •Block Type: This column is available when you use Loops. In case of looping thru Excel data, using this column you can tell Process Runner how it should loop thru your Excel data. You can tell that Excel data is grouped in "Fix Block" or certain rows or grouped by similar values i.e. "On Change" or grouped by blank row in between them i.e. "Blank Row". •Block Value: This column is available when you use Loops and is tied to mapping performed in "Block Type" column. You essentially tell Process Runner how many rows constitute a group of block or which column to look for similar values or blank rows. Block Type and Block Values together provide very powerful and natural looping capability. •Dynamic Formula: It allows changing field value dynamically before it is send to SAP. •Length: It allows set field length as required by SAP. •Type: It displayed Field type as defined in SAP. •Optional: This column displays if field is optional or mandatory. All the mandatory fields must have mapping assigned to it or Process Runner will throw validation error when you run the file. |