DBA Data[Home] [Help]

APPS.PQP_RIW_COURSE_WRAPPER dependencies on OTA_ACTIVITY_DEFINITIONS

Line 116: Select ota_activity_definitions.CATEGORY_USAGE_ID

112: -- ~ Package Body Cursor variables:
113: -- =============================================================================
114:
115: Cursor C_Sel_one is
116: Select ota_activity_definitions.CATEGORY_USAGE_ID
117: from ota_activity_definitions
118: where activity_id = p_activity_id;
119:
120: -- =============================================================================

Line 117: from ota_activity_definitions

113: -- =============================================================================
114:
115: Cursor C_Sel_one is
116: Select ota_activity_definitions.CATEGORY_USAGE_ID
117: from ota_activity_definitions
118: where activity_id = p_activity_id;
119:
120: -- =============================================================================
121: -- Default_Record_Values: