DBA Data[Home] [Help]

APPS.PSB_POSITION_CONTROL_PVT dependencies on PER_SHARED_TYPES_VL

Line 11579: from per_shared_types_vl

11575: l_id_flex_num NUMBER;
11576:
11577: cursor c_types is
11578: select shared_type_id, system_type_cd
11579: from per_shared_types_vl
11580: where system_type_cd in ('FTE', 'MONEY');
11581:
11582: cursor c_pqh_budget is
11583: select budget_name, currency_code, business_group_id, budget_unit1_id, budget_unit2_id,