Executing CSV report command :
LIST PACKAGE ID C* OPTIONS NOCSV .
The fields are not in the same order between the NOCSV and the CSV layouts. Please provide the field names, start positions, and length for the NOCSV option.
All Supported Releases
With the NOCSV parameter enabled, the output is written in API response block format. No title line will appear in the file, no delimiters between values and no quotes surrounding values. Also the API response header will appear at the beginning of each record.
The LIST PACKAGE ID with NOCSV parameter enabled produces a file with the LPKS API format.
See ECHALPKG in the CSIQOPTN library for the LPKS layout.