Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

Canot create attribute by initial Default type(SQL)

edited Mar 17, 2017 1:30AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 1 commentAnswered ✓

this attribute is automatic number sequence by initial default(SQL)

Table : EGO_ITEM_REVISION_EFF_B

SQL :

select max(attribute_char3)+1 from EGO_ITEM_REVISION_EFF_B

where category_code ='06_ChemicalComposition'

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