DBA Data[Home] [Help]

APPS.PER_VACANCIES_PKG dependencies on PER_SHARED_TYPES

Line 1579: per_shared_types where shared_type_id = p_unit_id;

1575:
1576: --get the system type based on budget_nuit_id
1577: cursor c1(p_unit_id number) is
1578: select system_type_cd from
1579: per_shared_types where shared_type_id = p_unit_id;
1580:
1581: --get the budget_detail_id
1582: cursor c2(p_budget_id number) is
1583: select bdt.budget_detail_id