DBA Data[Home] [Help]

APPS.ASO_IBY_FINANCE_CALLBACK dependencies on ASO_IBY_FINANCE_CALLBACK

Line 1: PACKAGE BODY aso_iby_finance_callback AS

1: PACKAGE BODY aso_iby_finance_callback AS
2: /* $Header: asopibyb.pls 120.1 2005/06/29 12:36:47 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_IBY_FINANCE_CALLBACK
5: -- Purpose :

Line 4: -- Package name : ASO_IBY_FINANCE_CALLBACK

1: PACKAGE BODY aso_iby_finance_callback AS
2: /* $Header: asopibyb.pls 120.1 2005/06/29 12:36:47 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_IBY_FINANCE_CALLBACK
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 10: g_pkg_name CONSTANT VARCHAR2 (30) := 'ASO_IBY_FINANCE_CALLBACK';

6: -- History :
7: -- NOTE :
8: -- End of Comments
9:
10: g_pkg_name CONSTANT VARCHAR2 (30) := 'ASO_IBY_FINANCE_CALLBACK';
11: g_file_name CONSTANT VARCHAR2 (12) := 'asopibyb.pls';
12: g_login_id NUMBER := fnd_global.conc_login_id;
13:
14: PROCEDURE update_status (

Line 149: END aso_iby_finance_callback;

145: x_msg_data => x_msg_data,
146: x_return_status => x_return_status
147: );
148: END update_status;
149: END aso_iby_finance_callback;