Reporting - EBS (MOSC)

MOSC Banner

LOV Component in WEBADI Does not validate

edited Aug 20, 2016 5:00AM in Reporting - EBS (MOSC) 4 commentsAnswered

Dear All,

      I have created a Web ADI Integrator, Layout and thereafter created LOV component using the below mentioned API. This works fine and the list is getting populated accordingly for attribute1. Here the issue is the webadi sheet allows user to enter freetext value as well; Wherein user can always ignore the list and can enter some value. I would like to enable validate from list option for this column appreciate if you could provide any input on this. Thanks in advance.

  1. DECLARE
  2.    ln_application_id    NUMBER;
  3.    lc_integtr_code      VARCHAR2 (50);
  4.    lx_interface_code    VARCHAR2 (50);
  5.    lx_param_list_code   VARCHAR2 (50);

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