DBA Data[Home] [Help]

APPS.PAY_COSTING_KFF_UTIL_PKG dependencies on PAY_COSTING_KFF_UTIL_PKG

Line 1: PACKAGE BODY pay_costing_kff_util_pkg AS

1: PACKAGE BODY pay_costing_kff_util_pkg AS
2: /* $Header: pykffutl.pkb 120.0 2005/05/29 06:22:31 appldev noship $ */
3: /*===========================================================================*
4: | Copyright (c) 1994 Oracle Corporation |
5: | All rights reserved. |

Line 48: g_package VARCHAR2(33) := ' pay_costing_kff_util_pkg.';

44:
45: --
46: -- global package name
47: --
48: g_package VARCHAR2(33) := ' pay_costing_kff_util_pkg.';
49:
50:
51:
52: -- ----------------------------------------------------------------------------

Line 890: END pay_costing_kff_util_pkg;

886: return v_structure.structure_code;
887: --
888: end get_cost_keyflex_structure;
889:
890: END pay_costing_kff_util_pkg;