DBA Data[Home] [Help]

APPS.PAY_PAYWSQEE_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 980: from per_business_groups_perf

976: -- Define how to retrieve Keyflex structure information
977: --
978: cursor keyflex_structure is
979: select cost_allocation_structure
980: from per_business_groups_perf
981: where business_group_id + 0 = p_business_group_id;
982: --
983: begin
984: --