General Ledger - EBS (MOSC)

MOSC Banner

How to select Distinct Values from TABLES in a Value set ? (to be used in system administrator respo

edited Feb 6, 2014 4:42AM in General Ledger - EBS (MOSC) 3 comments

Method 1

Create the VIEW based on DISTINCT values; use the VIEW for creates the VALUESET.

Method 2

Paste the QUERY in TABLE field with alias name, and give the column name (with alias name).

(For an example)

Table : (SELECT DISTINCT PERIOD_NAME FROM GL_PERIODS) GL

Value : GL.PERIOD_NAME


find the attached picture  for more clarification please



- By Khaled Diab -


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