PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

SQR- Number display

edited Dec 18, 2019 4:03AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 8 commentsAnswered

Hi,

We are creating a CSV output file through SQR.

When we open CSV file in excel the fields are not opened in proper excel format.

How to display those fields in proper excel format after writing in CSV file?

I have tried below code but it does not seem to work

let $equal = '='

   let $quote = chr(34)         ! Double Quote 

   let $item_type = $equal || $quote|| $item_type || $quote

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