DBA Data[Home] [Help]

APPS.XLA_DRILLDOWN_PKG dependencies on XLA_DRILLDOWN_PKG

Line 1: PACKAGE BODY xla_drilldown_pkg AS

1: PACKAGE BODY xla_drilldown_pkg AS
2: /* $Header: xlaiqdrl.pkb 120.16 2007/12/21 06:48:27 svellani ship $ */
3: /*==========================================================================+
4: | Copyright (c) 2000-2001 Oracle Corporation |
5: | Redwood Shores, CA, USA |

Line 9: | xla_drilldown_pkg |

5: | Redwood Shores, CA, USA |
6: | All rights reserved. |
7: +===========================================================================+
8: | PACKAGE NAME |
9: | xla_drilldown_pkg |
10: | |
11: | DESCRIPTION |
12: | This Package is a PL/SQL wrapper to the GL Team for Drilldown |
13: | specific Procedures. |

Line 357: END xla_drilldown_pkg;

353: p_je_line_num := l_je_line_num;
354:
355: END open_drilldown;
356:
357: END xla_drilldown_pkg;