DBA Data[Home] [Help]

APPS.HR_BALANCES dependencies on HR_BALANCES

Line 1: PACKAGE BODY hr_balances AS

1: PACKAGE BODY hr_balances AS
2: /* $Header: pybalnce.pkb 120.1 2005/08/31 08:39:23 susivasu noship $ */
3: --
4: /*
5: /*

Line 26: Name : hr_balances

22: * England. *
23: * *
24: ******************************************************************
25: --
26: Name : hr_balances
27: --
28: Description : This package holds procedures and functions related to the
29: following tables :
30: --

Line 116: hr_balances.ins_balance_feed

112: Assumes Pay Value input values
113: have untranslated name in base
114: table.
115: 31-AUG-2005 Adkumar 115.9 4571260 Changed call to
116: hr_balances.ins_balance_feed
117: for option=INS_MANUAL_FEED
118: to insert business group id
119: and legislation code as passed
120: by user as parameter instead of

Line 2259: END hr_balances;

2255: return v_balance_name;
2256:
2257: end decode_balance;
2258: --
2259: END hr_balances;