DBA Data[Home] [Help]

APPS.PER_PERSON_INFORMATION dependencies on PER_PERSON_INFORMATION

Line 1: PACKAGE BODY per_person_information AS

1: PACKAGE BODY per_person_information AS
2: /* $Header: peperinf.pkb 115.3 2003/05/01 10:57:39 pkakar noship $ */
3: /*
4: ******************************************************************
5: * *

Line 20: Name : per_person_information

16: * 500 Oracle Parkway, Redwood City, CA, 94065. *
17: * *
18: ******************************************************************
19:
20: Name : per_person_information
21:
22: Description : Package for the Person Reports. The package
23: generated the output file in the specified user
24: format. The current formats supported are

Line 492: end per_person_information;

488: print_blank_lines(10);
489:
490: end; -- write_data
491:
492: end per_person_information;