DBA Data[Home] [Help]

APPS.PER_JP_REPORT_COMMON_PKG dependencies on PER_JP_REPORT_COMMON_PKG

Line 1: PACKAGE BODY per_jp_report_common_pkg

1: PACKAGE BODY per_jp_report_common_pkg
2: -- $Header: pejpcmrp.pkb 120.0.12010000.7 2009/07/20 16:50:06 mdarbha noship $
3: -- *************************************************************************
4: -- * Copyright (c) Oracle Corporation Japan,2009 Product Development.
5: -- * All rights reserved

Line 12: -- * This script creates the package body of per_jp_report_common_pkg

8: -- * PROGRAM NAME
9: -- * pejpcmrp.pkb
10: -- *
11: -- * DESCRIPTION
12: -- * This script creates the package body of per_jp_report_common_pkg
13: -- *
14: -- * DEPENDENCIES
15: -- * None
16: -- *

Line 124: END per_jp_report_common_pkg;

120: RETURN lt_org_id;
121: --
122: END get_org_hirerachy;
123:
124: END per_jp_report_common_pkg;