DBA Data[Home] [Help]

APPS.RCI_OPEN_REMED_SUMM_PKG dependencies on RCI_OPEN_REMED_SUMM_PKG

Line 1: PACKAGE BODY RCI_OPEN_REMED_SUMM_PKG as

1: PACKAGE BODY RCI_OPEN_REMED_SUMM_PKG as
2: /*$Header: rciopnrb.pls 120.24.12000000.1 2007/01/16 20:46:31 appldev ship $*/
3:
4: -- Purpose: Briefly explain the functionality of the package body
5: --

Line 1439: END RCI_OPEN_REMED_SUMM_PKG;

1435: l_formatted_message := 'Error in error reporting.';
1436: RETURN l_formatted_message;
1437: END err_mesg;
1438:
1439: END RCI_OPEN_REMED_SUMM_PKG;