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

MOSC Banner

Errors while creating ECOs using the API ENG_ECO_PUB.PROCESS_ECO

edited May 5, 2018 5:06AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 1 commentAnswered

Hello all,

I am trying to create a ECO with an anonymous black using the API ENG_ECO_PUB.PROCESS_ECO and I keep getting the below error. I was able to find the solution related to this error in Oracle support forums however even after implementing that the error doesn't resolve. Can you please help me what is wrong with my code? I am pasting my code below

https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=158x0debo6_229&_afrLoop=415274903067492

DECLARE

    -- API Input variables

    l_eco_name                  VARCHAR2(9) := 'TTECO13';

    l_org_code                  VARCHAR2(3) := 'XXX';

    l_rev_item_number           VARCHAR2(20):= 'TECO13';

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