Skip to main content
Solved

After creating the LOV, what settings are necessary?

  • October 3, 2024
  • 1 reply
  • 45 views

Forum|alt.badge.img+8
  • Sidekick (Employee)
  • 53 replies

Hi All,

 

After creating the LOV, what settings are necessary to apply it to the screen? When using an existing LOV, the screen displays correctly,

 

but with the one I created, the following error appeared.

LOV:

ERROR:

 

Best regrards,

Feng

Best answer by feng

When I granted SELECT to IFSINFO, it’s worked.

GRANT SELECT ON xxxx_LOV TO IFSINFO;

 

1 reply

Forum|alt.badge.img+8
  • Author
  • Sidekick (Employee)
  • 53 replies
  • Answer
  • October 4, 2024

When I granted SELECT to IFSINFO, it’s worked.

GRANT SELECT ON xxxx_LOV TO IFSINFO;