Procurement - EBS (MOSC)

MOSC Banner

Update on WF_ITEM_ATTRIBUTES on name = 'CO_S_PROMISED_DATE' does not work

edited Aug 10, 2016 8:33PM in Procurement - EBS (MOSC) 8 commentsAnswered ✓

Hi,

I have updated the WF_ITEM_ATTRIBUTES for the name = 'CO_S_PROMISED_DATE' so that changing the promise date will not require re-approval but it is still not working.

our version is on 11i

here is my script:

update WF_ITEM_ATTRIBUTES

set NUMBER_DEFAULT = 365

where item_type = 'POAPPRV'

and name = 'CO_S_PROMISED_DATE';

thank you.

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