DBA Data[Home] [Help]

APPS.AMS_THLDACT_PVT dependencies on AMS_THLDACT_PVT

Line 1: PACKAGE BODY AMS_ThldAct_PVT as

1: PACKAGE BODY AMS_ThldAct_PVT as
2: /* $Header: amsvthab.pls 115.19 2003/07/03 14:22:57 cgoyal ship $ */
3:
4: --
5: -- NAME

Line 6: -- AMS_ThldAct_PVT

2: /* $Header: amsvthab.pls 115.19 2003/07/03 14:22:57 cgoyal ship $ */
3:
4: --
5: -- NAME
6: -- AMS_ThldAct_PVT
7: --
8: -- HISTORY
9: -- 06/25/1999 ptendulk CREATED
10: -- 10/26/1999 ptendulk Modified according to new standards

Line 20: G_PKG_NAME CONSTANT VARCHAR2(30):='AMS_ThldAct_PVT';

16: -- procedure
17: -- 09/08/2000 ptendulk Added Additional columns for fulfillment
18: -- 22/04/03 cgoyal modified for 11.5.8 backport
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):='AMS_ThldAct_PVT';
21: G_FILE_NAME CONSTANT VARCHAR2(12):='amsvthab.pls';
22:
23: -- Debug mode
24: --g_debug boolean := FALSE;

Line 2054: END AMS_ThldAct_PVT;

2050: END IF;
2051:
2052: END Complete_thldact_rec ;
2053:
2054: END AMS_ThldAct_PVT;