DBA Data[Home] [Help]

APPS.FEM_DIM_PRS_UTILS_PVT dependencies on FEM_GEOGRAPHY_TL

Line 635: delete from fem_geography_tl

631: and created_by = p_user_id
632: );
633:
634: -- delete from fem__tl
635: delete from fem_geography_tl
636: where geography_id in (
637: select geography_id
638: from fem_geography_b
639: where personal_flag = 'Y'