Fixed Assets - EBS (MOSC)

MOSC Banner

Location Alias-Description..

edited Jun 4, 2013 5:25AM in Fixed Assets - EBS (MOSC) 4 commentsAnswered
Hi,

I need to fetch location alias . I am using the following query. But it is giving 'single-row subquery returns more than one row'.

I am using the following query. Is it for multiple location alias pointed to same location combination(data issue) or am i missing any joining condition?

select sfa.description from

FND_SHORTHAND_FLEX_ALIASES SFA,

FA_LOCATIONS_KFV FLKwhere SFA.CONCATENATED_SEGMENTS=FLK.CONCATENATED_SEGMENTS

Please help...

Regards

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