DBA Data[Home] [Help]

APPS.PAY_JP_FORMULA_FUNCTION_PKG dependencies on PER_BUSINESS_GROUPS

Line 5: g_legislation_code per_business_groups.legislation_code%type;

1: PACKAGE pay_jp_formula_function_pkg AUTHID CURRENT_USER AS
2: /* $Header: pyjpffuc.pkh 120.0.12010000.2 2009/02/09 05:49:22 keyazawa ship $ */
3: /* ------------------------------------------------------------------------------------ */
4: --
5: g_legislation_code per_business_groups.legislation_code%type;
6: g_business_group_id number;
7: g_effective_date date;
8: g_session_id number;
9: --