Procurement - EBS (MOSC)

MOSC Banner

I'm trying to append data to a form LOV

edited Jun 10, 2009 1:43AM in Procurement - EBS (MOSC) 1 commentAnswered
  I'm trying to append data to a form LOV. I don't get any errors but the data is not appended to the supplier site supplier_site_code. I know the code is being called.

 --====================================================================================================
--FORM             :POXBWVRP (LANL PO CONTRACT ADMINISTRATOR AutoCreate)
--EVENT            :WHEN-NEW-ITEM-INSTANCE
--====================================================================================================
--PURPOSE:
--
--  (1) Added the address, City, State, Zip to the Supplier Site LOV.
--
--====================================================================================================
--HISTORY:
--
--  DATE      PROGRAMMER/REQ#   DESCRIPTION
--  --------- ----------------- ----------------------------------------------------------------------
--  01-JUN-09 John Sena         Added the Address, City, State, Zip to the Supplier Site LOV
--
--====================================================================================================
IF v_current_form_name = 'POXBWVRP' AND event_name = 'WHEN-NEW-ITEM-INSTANCE' THEN         

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