DBA Data[Home] [Help]

APPS.ASO_MULTI_CURRENCY_INT dependencies on ASO_MULTI_CURRENCY_INT

Line 1: PACKAGE BODY ASO_multi_currency_INT as

1: PACKAGE BODY ASO_multi_currency_INT as
2: /* $Header: asoimcxb.pls 120.1 2005/06/29 12:33:46 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_multi_currency_INT
5: -- Purpose :

Line 4: -- Package name : ASO_multi_currency_INT

1: PACKAGE BODY ASO_multi_currency_INT as
2: /* $Header: asoimcxb.pls 120.1 2005/06/29 12:33:46 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_multi_currency_INT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 10: G_PKG_NAME CONSTANT VARCHAR2(30):= 'ASO_multi_currency_INT';

6: -- History :
7: -- NOTE :
8: -- End of Comments
9:
10: G_PKG_NAME CONSTANT VARCHAR2(30):= 'ASO_multi_currency_INT';
11: G_FILE_NAME CONSTANT VARCHAR2(12) := 'asoimcx.pls';
12:
13:
14: -- Start of Comments

Line 171: END ASO_multi_currency_INT;

167:
168: CLOSE l_currency_info_csr;
169: END get_euro_info;
170:
171: END ASO_multi_currency_INT;