DBA Data[Home] [Help]

APPS.OTA_AME_ATTRIBUTES dependencies on OTA_AME_ATTRIBUTES

Line 1: PACKAGE BODY ota_ame_attributes AS

1: PACKAGE BODY ota_ame_attributes AS
2: /* $Header: otamewkf.pkb 120.1.12010000.2 2009/07/07 06:06:58 pekasi ship $ */
3:
4: --
5: -- Package Variables

Line 7: g_package varchar2(33) := 'ota_ame_attributes.';

3:
4: --
5: -- Package Variables
6: --
7: g_package varchar2(33) := 'ota_ame_attributes.';
8: --
9:
10: -------------------------------------------------------------------------------
11: --------- function get_item_type --------------------------------------------

Line 965: END ota_ame_attributes;

961: RAISE;
962:
963: end get_init_cert_comp_date;
964:
965: END ota_ame_attributes;