Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Number to String Conversion adds 2 zeros at last in JDE EnterpriseOne 9.1

edited Feb 16, 2016 4:06AM in Design Tools & Output Technologies - JDE1 (MOSC) 2 commentsAnswered

Dear All,

I am trying to insert the Numeric value into a String type field in table. For that I used BSFN: B0800880 - ConvertNumbersAndDatesToString.

This BSFN uses the System Code & Index as Input parameter & returns the String value. But the issue is this BSFN returns string suffixed with 2 additional zeros.

For Ex:

If the Numeric value is 1 passed into business function, it will return 100 as a string value.

If the Numeric value is 100 passed into business function, it will return 10000 as a string value.

Is there any alternate way to pass number same as string i.e. if I numeric value 1 passed in business function 1 will be returned in string datatype?

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