DBA Data[Home] [Help]

PACKAGE: APPS.AME_MIGRATION_REPORT

Source


1 package ame_migration_report AUTHID CURRENT_USER as
2 /* $Header: amemigrp.pkh 120.0 2005/07/26 06:03 mbocutt noship $ */
3   procedure generateReport(errbuf  out nocopy varchar2,
4                            retcode out nocopy number);
5 end;