DBA Data[Home] [Help]

APPS.OTA_TRAINING_RECORD dependencies on OTA_TRAINING_RECORD

Line 1: PACKAGE BODY ota_training_record AS

1: PACKAGE BODY ota_training_record AS
2: /* $Header: ottraqry.pkb 120.0.12010000.8 2009/01/29 14:16:07 srgnanas noship $ */
3: FUNCTION is_required(p_options query_options,
4: p_option_value VARCHAR2) RETURN BOOLEAN
5: IS

Line 1524: END ota_training_record;

1520: p_training := activity_tabletype();
1521: p_certifications := certification_tabletype();
1522: p_ispartofcertification := NULL;
1523: END get_training_details;
1524: END ota_training_record;