Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Organization name need to be replaced with department name.

edited Mar 27, 2024 12:55PM in Reporting & Analytics for Fusion Service 1 comment

Summary:

Hi All,

Can some one help me on changing the Organization name instead of Department name in below query

Content (required):

In the query its is fetching old organization name and new organization name, instead i need to replace OLD Department name and NEW Department name in query.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

SELECT papf.person_number   Employee_Number,

    ppnf.first_name,

    ppnf.last_name     Employee_Name,

    hla_old.location_code  Old_Location,

    hla_new.location_code  New_Location,

    (SELECT horg.name

    FROM  hr_organization_v horg

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!