EBS Customizations (MOSC)

MOSC Banner

Custom positive pay file with output rows variable length

edited May 19, 2019 5:05AM in EBS Customizations (MOSC) 3 commentsAnswered

I have created a process for a custom positive pay file. The output line needs to be 316 characters long for the detail rows and 35 characters long for the total lines. I have the row built in a work table that is the correct length but how do a spool it to an output file using SQL*Plus? When I set the linesize to 316, then the total row is also 316 in the output file. When I don't set linesize, then the lines are 80 long. How can create an output file with the detail lines 316 characters and the total lines 35 characters?

Thanks?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center