DBA Data[Home] [Help]

APPS.PSB_POSITION_CONTROL_PVT dependencies on PSB_BUDGET_POSITIONS

Line 8837: PSB_BUDGET_POSITIONS d

8833: e.follow_salary, /* bug No: 3666828 */ e.name
8834: from PSB_PAY_ELEMENTS e, PSB_PAY_ELEMENT_DISTRIBUTIONS a,
8835: PSB_ELEMENT_POS_SET_GROUPS b,
8836: PSB_SET_RELATIONS c,
8837: PSB_BUDGET_POSITIONS d
8838: where e.data_extract_id = p_data_extract_id
8839: and e.salary_flag <> 'Y'
8840: and a.chart_of_accounts_id = p_gl_flex_code
8841: and (((a.effective_start_date <= p_end_date)