Guest_imported
New member
- Jan 1, 1970
- 0
Looking for examples/hints for the following:
I have a flat file and an SQR program that reads data from a flat file in order to insert data into Peoplesoft fields/tables. But the fields need to be formatted to be accepted by this SQR. Is this the easiest way - to open the file from within a custom SQR and make changes to the formatting and write all of this back to a flat file so the other program can accept it?
I have a flat file and an SQR program that reads data from a flat file in order to insert data into Peoplesoft fields/tables. But the fields need to be formatted to be accepted by this SQR. Is this the easiest way - to open the file from within a custom SQR and make changes to the formatting and write all of this back to a flat file so the other program can accept it?