DBA Data[Home] [Help]

APPS.OTA_LO_UTILITY dependencies on OTA_LO_FOLDERS

Line 2636: ota_lo_folders

2632: cursor root_folder is
2633: select
2634: distinct 'found'
2635: from
2636: ota_lo_folders
2637: where
2638: business_group_id = p_business_group_id
2639: and folder_id <> p_folder_id
2640: and parent_folder_id is null;