DBA Data[Home] [Help]

PACKAGE: APPS.OTA_FR_2483_DATA

Source


1 package ota_fr_2483_data as
2 /* $Header: otfr248d.pkh 120.1.12010000.1 2008/07/28 13:14:54 appldev ship $  */
3 --
4 --   This package delivers the measurement types required to run the
5 --   2483 report. It will be run from a concurrent program passing
6 --   the business group id parameter.
7 --
8 procedure load_bg_measurement_types(p_business_group_id number);
9 END ota_fr_2483_data;