Creates an origin entry record with the PK values filled in only. This is useful to check for duplicate headers.
CollectorHeader with chart of accounts code, organization code, process transmission date, batch sequence numbertotal record count, and process total amount from this CollectorBatch
Sets defaults for fields not populated from file. Store an origin entry group, all gl entries and id billing entries from the
processed file. Also write the header for the duplicate file check.
Parameters: originEntryGroup - the group into which to store the origin entries Parameters: collectorReportData - report data
setDepartmentName
public void setDepartmentName(String departmentName)(Code)
Sets the departmentName attribute value.
Parameters: departmentName - The departmentName to set.
setMailingAddress
public void setMailingAddress(String mailingAddress)(Code)
Sets the mailingAddress attribute value.
Parameters: mailingAddress - The mailingAddress to set.
setOrganizationCode
public void setOrganizationCode(String organizationCode)(Code)