DBA Data[Home] [Help]

APPS.PAY_IP_EMPLOYEE_BALANCES dependencies on PER_BUSINESS_GROUPS

Line 373: FROM per_business_groups

369: ******************************************************************************/
370:
371: CURSOR c_leg_code IS
372: SELECT legislation_code
373: FROM per_business_groups
374: WHERE business_group_id = p_business_group_id;
375:
376: /******************************************************************************
377: * Cursor to get the Element Classification Id based on the Element Classification