FIELDS/BUILD Parameter - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ MFX > MFX
Version
3.1
ft:locale
en-US
Product name
Syncsort™ MFX
ft:title
Syncsort™ MFX Programmers Guide
Copyright
2025
First publish date
2010
ft:lastEdition
2026-01-27
ft:lastPublication
2026-01-27T08:05:35.548000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Syncsort
L4_Investment_Segment
Mainframe
L5_Product_Group
MF Sort/ZPSaver
L6_Product_Name
Integrate

The FIELDS parameter specifies fields to be included in the output record. (BUILD is an alias for FIELDS.)

There are three main types of fields:

  • Data fields, represented by either p,l[,subparameters] for fixed fields or %pp[,subparameters] for parsed fields

  • Literal fields, to insert run-time date and time constants, character strings, hexadecimal strings and strings of binary zeros

  • Function fields, to insert sequence numbers, add or subtract values from date fields or compute the difference between two date fields

Data field specification is defined in Data Fields (p,l) or (%pp) Subparameters. For the specification of literal fields, see Literal Fields Subparameters. For the specification of function fields, see Function Field Subparameters.