DBA Data[Home] [Help]

APPS.PSP_PAYROLL_INTERFACE_PKG dependencies on PSP_PAYROLL_INTERFACE_PKG

Line 1: package body PSP_PAYROLL_INTERFACE_PKG as

1: package body PSP_PAYROLL_INTERFACE_PKG as
2: /* $Header: PSPPIN2B.pls 115.9 2003/07/30 14:50:23 tbalacha ship $ */
3: -- This file has been checked out NOCOPY and checked in to ensure that the CTRL M
4: -- problem that causes file formatting to get garbled up does not exist
5: procedure INSERT_ROW (

Line 659: end PSP_PAYROLL_INTERFACE_PKG;

655: raise no_data_found;
656: end if;
657: end DELETE_ROW;
658:
659: end PSP_PAYROLL_INTERFACE_PKG;