DBA Data[Home] [Help]

APPS.IGS_PR_PROUT_LGCY_PUB dependencies on IGS_PR_PROUT_LGCY_PUB

Line 1: PACKAGE BODY igs_pr_prout_lgcy_pub AS

1: PACKAGE BODY igs_pr_prout_lgcy_pub AS
2: /* $Header: IGSPPR1B.pls 120.1 2006/02/21 02:27:32 ijeddy noship $ */
3: --
4: -- MODIFICATION HISTORY:
5: -- Kalyan Dande 03-Sep-2003 Bug# 3102377: Added a check for NOT NULL for

Line 28: g_pkg_name CONSTANT VARCHAR2(30) := 'IGS_PR_PROUT_LGCY_PUB';

24: -- Kalyan Dande 24-Dec-2002 Bug# 2717616. Changed the OR condition to AND
25: -- for the following IF condition
26: -- Kalyan Dande 11-Nov-2002 Created
27: --
28: g_pkg_name CONSTANT VARCHAR2(30) := 'IGS_PR_PROUT_LGCY_PUB';
29: --
30: -- Validate the elements in the record that is to be processed and return
31: -- FALSE if the validation fails else return TRUE.
32: --

Line 1781: END igs_pr_prout_lgcy_pub;

1777: p_data => x_msg_data
1778: );
1779: END create_outcome;
1780:
1781: END igs_pr_prout_lgcy_pub;