DBA Data[Home] [Help]

APPS.PAY_PAYWIEEH_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 238: from per_business_groups_perf

234: -- Define how to retrieve Keyflex structure information
235: --
236: cursor keyflex_structure is
237: select cost_allocation_structure
238: from per_business_groups_perf
239: where business_group_id + 0 = p_business_group_id;
240: --
241: begin
242: --