DBA Data[Home] [Help]

APPS.AST_INT_PACKAGE dependencies on AST_INT_PACKAGE

Line 1: PACKAGE BODY ast_int_package AS

1: PACKAGE BODY ast_int_package AS
2: /* $Header: astintb.pls 120.0 2005/05/31 02:04:07 appldev noship $ */
3: -- Start of Comment
4: -- Package name : ast_int_package
5: -- Purpose : Function to provide object details for call statistics

Line 4: -- Package name : ast_int_package

1: PACKAGE BODY ast_int_package AS
2: /* $Header: astintb.pls 120.0 2005/05/31 02:04:07 appldev noship $ */
3: -- Start of Comment
4: -- Package name : ast_int_package
5: -- Purpose : Function to provide object details for call statistics
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 20: END ast_int_package;

16: EXCEPTION WHEN OTHERS THEN
17: null;
18: END int_context_val;
19:
20: END ast_int_package;