DBA Data[Home] [Help]

APPS.PQP_RIW_COURSE_WRAPPER dependencies on OTA_ACTIVITY_DEFINITIONS

Line 381: Select ota_activity_definitions.CATEGORY_USAGE_ID

377: -- ~ Package Body Cursor variables:
378: -- =============================================================================
379:
380: Cursor C_Sel_one is
381: Select ota_activity_definitions.CATEGORY_USAGE_ID
382: from ota_activity_definitions
383: where activity_id = p_activity_id;
384:
385: -- =============================================================================

Line 382: from ota_activity_definitions

378: -- =============================================================================
379:
380: Cursor C_Sel_one is
381: Select ota_activity_definitions.CATEGORY_USAGE_ID
382: from ota_activity_definitions
383: where activity_id = p_activity_id;
384:
385: -- =============================================================================
386: -- Default_Record_Values: