Query to get costing and Element link — Cloud Customer Connect
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

Query to get costing and Element link

edited Feb 13, 2019 11:24AM in Reporting and Analytics for HCM 4 comments

Summary

SQL Query to get costing segment columns and element link name column

Content

Hi All,

 

I want to pull the costing segments along with credit, debit amounts and element link name column. I have developed a query as shown below but gives me duplicates and not the correct credit, debit amounts. Can someone please check this query and correct if I have to add any table or join in it.

 

SELECT DISTINCT

A.ELE_NAME,

A.ELE_CLASS,

A.ELE_ELIG_NAME,

A.COST_Charging_Dept,

A.COST_Charge_To_Dept,

A.OFFSET_Charging_Dept,

A.OFFSET_Charge_To_Dept,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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