EBS Customizations (MOSC)

MOSC Banner

Public API to create/delete a row in FND_LOOKUP_VALUES?

edited Oct 24, 2012 9:16PM in EBS Customizations (MOSC) 3 commentsAnswered ✓
 I need to dynamically insert/delete a row in FND_LOOKUP_VALUES table but not able to see any public API other than FND_LOOKUP_VALUES_PKG.INSERT_ROW and FND_LOOKUP_VALUES_PKG.DELETE_ROW that performs directly insert/delete on the underlying table (FND_LOOKUP_VALUES). Does Oracle provide any public API to perform these operations?

In one MOS, I've noticed that code is using fnd_lookup_values_pkg.CREATE_OR_UPDATE_ROW but this looks like available only in FUSION !

Thanks,
Sumit

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