DBA Data[Home] [Help]

APPS.CTO_AUTO_DROPSHIP_PK dependencies on CTO_AUTO_DROPSHIP_PK

Line 1: PACKAGE BODY cto_auto_dropship_pk AS

1: PACKAGE BODY cto_auto_dropship_pk AS
2: /*$Header: CTODROPB.pls 120.3 2006/02/13 11:51:49 rekannan noship $ */
3: /*============================================================================+
4: | Copyright (c) 1999 Oracle Corporation Belmont, California, USA |
5: | All rights reserved. |

Line 32: g_pkg_name CONSTANT VARCHAR2(30) := 'CTO_AUTO_DROPSHIP_PK';

28: | |
29: | |
30: =============================================================================*/
31:
32: g_pkg_name CONSTANT VARCHAR2(30) := 'CTO_AUTO_DROPSHIP_PK';
33: gMrpAssignmentSet NUMBER ;
34:
35:
36: /**************************************************************************

Line 592: END cto_auto_dropship_pk;

588: conc_status := FND_CONCURRENT.SET_COMPLETION_STATUS('ERROR',Current_Error_Code);
589:
590: END auto_create_dropship;
591:
592: END cto_auto_dropship_pk;