DBA Data[Home] [Help]

APPS.PQH_DE_LOCAL_COST_LIVING_PKG dependencies on PER_GEN_HIERARCHY_VERSIONS

Line 107: per_gen_hierarchy_versions pghv,

103: pghn.information4, -- Amount if Single
104: pghn.information5, -- Amount if Married
105: pghn.information6 -- Amount if Married and a child
106: from per_gen_hierarchy_nodes pghn,
107: per_gen_hierarchy_versions pghv,
108: per_gen_hierarchy_nodes pghn1,
109: per_gen_hierarchy_nodes pghn2,
110: per_gen_hierarchy pgh
111: where pgh.TYPE='LOCAL_COST_OF_LIVING'