DBA Data[Home] [Help]

APPS.FND_IREP_CP_PKG dependencies on FND_IREP_CP_PKG

Line 1: PACKAGE Body FND_IREP_CP_PKG AS

1: PACKAGE Body FND_IREP_CP_PKG AS
2: /* $Header: AFIRCPPB.pls 120.1 2005/07/02 04:08:38 appldev noship $ */
3: --
4: -- Procedure
5: -- GET_CP_PARAM_ANNOTATIONS

Line 104: END FND_IREP_CP_PKG;

100: close irep_cursor;
101: return v_annotation_block;
102: end;
103:
104: END FND_IREP_CP_PKG;