Install Base and Asset Tracking - EBS (MOSC)

MOSC Banner

Error while creating the extended attributes..

edited Oct 6, 2011 8:00PM in Install Base and Asset Tracking - EBS (MOSC) 7 commentsAnswered ✓
Hello
I am trying to create extended attributes while creating a item instance, I am getting the below error
"This system has transactions greater than the passed end date (01-JAN-12).".

I am calling this below piece of code
after my create instance api completes normal, so ideally i am calling below piece only after i successfully create the item
instance through CSI_ITEM_INSTANCE_PUB.CREATE_ITEM_INSTANCE api.

Please suggest what is this error and how to get this fixed?

API I am  using

     X_EXT_ATTRIB_VALUES(1).attribute_value := 'TEST1';
    X_EXT_ATTRIB_VALUES(1).attribute_value_id := 10000;

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