SpoolFile

fun SpoolFile(    jobname: String,     recfm: String,     byteCount: Int,     recordCount: Int,     jobCorrelator: String? = null,     fileClass: String,     jobId: String,     id: Int,     ddName: String,     recordsUrl: String,     recordLength: Int,     subsystem: String? = null,     stepName: String? = null,     procStep: String? = null)