DBA Data[Home] [Help]

APPS.OTA_FR_2483_DATA dependencies on OTA_FR_2483_DATA

Line 1: package body ota_fr_2483_data as

1: package body ota_fr_2483_data as
2: /* $Header: otfr248d.pkb 120.1.12010000.3 2008/10/14 06:49:55 parusia ship $ */
3: --
4: g_package varchar2(30) := 'ota_fr_2483_data';
5: /* ---------------------------------------------------------------------------

Line 4: g_package varchar2(30) := 'ota_fr_2483_data';

1: package body ota_fr_2483_data as
2: /* $Header: otfr248d.pkb 120.1.12010000.3 2008/10/14 06:49:55 parusia ship $ */
3: --
4: g_package varchar2(30) := 'ota_fr_2483_data';
5: /* ---------------------------------------------------------------------------
6: Description
7: This inserts measurement type data into the business group, that
8: is needed for the 2483 report. Where the data already exists for

Line 132: END ota_fr_2483_data;

128: --
129: hr_utility.set_location(l_proc,100);
130: End Load_BG_Measurement_types;
131: --
132: END ota_fr_2483_data;