DBA Data[Home] [Help]

APPS.PER_US_ETHNIC dependencies on PER_US_ETHNIC

Line 1: PACKAGE BODY per_us_ethnic AS

1: PACKAGE BODY per_us_ethnic AS
2: /* $Header: peusethnic.pkb 120.0.12000000.1 2007/02/06 14:47:41 appldev noship $ */
3: /*
4: ******************************************************************
5: * *

Line 20: Name : per_us_ethnic

16: * 500 Oracle Parkway, Redwood City, CA, 94065. *
17: * *
18: ******************************************************************
19:
20: Name : per_us_ethnic
21:
22: Description : Package that updates ethnic code 9 to ethnic
23: code 3 for 2007.
24:

Line 83: END per_us_ethnic; -- end of package

79: rollback;
80:
81: end; -- end of ethnic_code_upd
82:
83: END per_us_ethnic; -- end of package