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.10 2009/05/05 07:50:41 dparthas noship $ */
3: FUNCTION is_required(p_options query_options,
4: p_option_value VARCHAR2) RETURN BOOLEAN
5: IS

Line 1530: END ota_training_record;

1526: p_training := activity_tabletype();
1527: p_certifications := certification_tabletype();
1528: p_ispartofcertification := NULL;
1529: END get_training_details;
1530: END ota_training_record;