DBA Data[Home] [Help]

APPS.PAY_PAYWSMEE_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 164: from per_business_groups_perf

160: -- Define how to retrieve Keyflex structure information
161: --
162: cursor keyflex_structure is
163: select cost_allocation_structure
164: from per_business_groups_perf
165: where business_group_id = p_business_group_id;
166: --
167: -- Define how to retrieve assignment's payroll information
168: --