DBA Data[Home] [Help]

APPS.ASO_RLTSHIP_PUB dependencies on ASO_RLTSHIP_PUB

Line 1: PACKAGE BODY ASO_RLTSHIP_PUB as

1: PACKAGE BODY ASO_RLTSHIP_PUB as
2: /* $Header: asoprltb.pls 120.1 2005/06/29 12:37:44 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_RLTSHIP_PUB
5: -- Purpose :

Line 4: -- Package name : ASO_RLTSHIP_PUB

1: PACKAGE BODY ASO_RLTSHIP_PUB as
2: /* $Header: asoprltb.pls 120.1 2005/06/29 12:37:44 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_RLTSHIP_PUB
5: -- Purpose :
6: -- This package contains specification for pl/sql records and tables and the
7: -- Public API of Order Capture.
8: --

Line 9: G_PKG_NAME CONSTANT VARCHAR2(30):= 'ASO_RLTSHIP_PUB';

5: -- Purpose :
6: -- This package contains specification for pl/sql records and tables and the
7: -- Public API of Order Capture.
8: --
9: G_PKG_NAME CONSTANT VARCHAR2(30):= 'ASO_RLTSHIP_PUB';
10: G_FILE_NAME CONSTANT VARCHAR2(12) := 'asoprltb.pls';
11:
12:
13:

Line 2073: END ASO_RLTSHIP_PUB;

2069: END;
2070:
2071:
2072:
2073: END ASO_RLTSHIP_PUB;