Manufacturing - JDE1 (MOSC)

MOSC Banner

Next Number in configured items segment

edited Mar 8, 2017 11:45AM in Manufacturing - JDE1 (MOSC) 2 commentsAnswered ✓

Hi All,

I created a configured item of 4 segment. The fourth segment is the concatenation of the values of the 3 segment plus a sequential number from the system (Seg4 = CONCAT(Seg1,Seg2,Seg3,xxx). So I will have Seg1Seg2Seg3000, Seg1Seg2Seg3001,Seg1Seg2Seg3002...

How can I do this?

My idea is to create a Seg5 that is equal to a next number and put Seg4 = CONCAT(Seg1,Seg2,Seg3,Seg5). Unfortunately I do not know how to setup Seg5=000, Seg5=001...

Can someone help me?

Many Thanks!

Piero

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