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.4 2010/07/21 07:48:34 abhissri ship $ */
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 594: END cto_auto_dropship_pk;

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