Help with Creating a file with 3 main headers per row
So the file that we are trying to create must be formatted like shown below. INVHEAD will contain main invoice information of customer, JOBINFO will always be and additional column with "NIL", and finally INVLINE will have the details of the invoice including description of each line item.
I have 1 file that has the INVHEAD INFO, another with INVLINE, and I am thinking of creating another for JOBINFO.