
1.Text Output file: Enter the file name and path where you want to generate text file. 2.Select how the records will be written from: a.Fixed Width (default): Here all the records will be equally wide regardless of the field contents. b.Delimited: Here you can specify which character can delimit each field of the record. You can choose from standard delimiters to your own custom character as delimiter. 3.Overwrite output file if already exists: Select this radio button if you want to overwrite the file (default) if already exists. 4.Append to output file if already exists: Select this radio button if you want to append data to the existing (default) file. 5.Launch text file in notepad when extraction is finished: Selecting this option will open Notepad application when data extraction is over. 6.Write a separate field layout file in same location: Selecting this option you can optionally create field description file. 7.Write output fields in same sequence as Excel mapping sequence in mapper: Selecting this option will ensure that fields are written in the order of how they are mapped in Mapper. For example, if MATNR is mapped as column B and DATEUV is mapped as column A, file will have DATEUV written first and MATNR as 2nd field. 8.Add field names to same file as a header: You can have field name/field description as the first row in the output file.
**Perform following Text Transformations:
•Bring negative sign in front: By enabling this feature Process Runner will bring the negative sign in front by default. •Change decimal sign as per current regional settings: As per the current regional settings Process Runner will change the decimal sign. •Format SAP date fields as per regional settings: By this option when you write output to TXT file or MS Access, Process Runner will format the SAP date fields as per the regional settings. •Format SAP time fields to HH:MM:SS: By this option when you write output to TXT file or MS Access, Process Runner will format the SAP time fields to HH:MM:SS. •Skip and write overflow data to error file: By enabling this option Process Runner will not write overflow data (data starting with *) into TXT file and put such records into separate error log file. |